Structure for parameters of the ray. More...
#include <Inventor/oivAlgebraicShape.h>
Public Attributes | |
vec3 | rs |
vec3 | re |
vec3 | rd |
Structure for parameters of the ray.
Definition at line 9 of file oivAlgebraicShape.h.
vec3 OivASRay::rd |
Definition at line 12 of file oivAlgebraicShape.h.
vec3 OivASRay::re |
Definition at line 11 of file oivAlgebraicShape.h.
vec3 OivASRay::rs |
Definition at line 10 of file oivAlgebraicShape.h.