Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <graphene-ray.h>
Public Member Functions | |
GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, origin) | |
GRAPHENE_PRIVATE_FIELD (graphene_vec3_t, direction) | |
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.
_graphene_ray_t::GRAPHENE_PRIVATE_FIELD | ( | graphene_vec3_t | , |
direction | ) |
_graphene_ray_t::GRAPHENE_PRIVATE_FIELD | ( | graphene_vec3_t | , |
origin | ) |