Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_graphene_ray_t Struct Reference

#include <graphene-ray.h>

Public Member Functions

 GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, origin)
 
 GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, direction)
 

Detailed Description

graphene_ray_t:

A ray emitted from an origin in a given direction.

The contents of the graphene_ray_t structure are private, and should not be modified directly.

Since: 1.4

Definition at line 47 of file graphene-ray.h.

Member Function Documentation

◆ GRAPHENE_PRIVATE_FIELD() [1/2]

_graphene_ray_t::GRAPHENE_PRIVATE_FIELD ( graphene_vec3_t ,
direction  )

◆ GRAPHENE_PRIVATE_FIELD() [2/2]

_graphene_ray_t::GRAPHENE_PRIVATE_FIELD ( graphene_vec3_t ,
origin  )

The documentation for this struct was generated from the following file: