Blender V2.61 - r43446
|
Public Attributes | |
RayObject | rayobj |
RayObject * | target |
void * | ob |
void * | target_ob |
float | global2target [4][4] |
float | target2global [4][4] |
Definition at line 65 of file rayobject_instance.cpp.
float InstanceRayObject::global2target[4][4] |
Definition at line 73 of file rayobject_instance.cpp.
Referenced by RE_rayobject_instance_create(), and RE_rayobject_instance_intersect().
void* InstanceRayObject::ob |
Definition at line 70 of file rayobject_instance.cpp.
Referenced by RE_rayobject_instance_create(), and RE_rayobject_instance_intersect().
Definition at line 67 of file rayobject_instance.cpp.
Referenced by RE_rayobject_instance_create().
Definition at line 68 of file rayobject_instance.cpp.
Referenced by RE_rayobject_instance_bb(), RE_rayobject_instance_cost(), RE_rayobject_instance_create(), and RE_rayobject_instance_intersect().
float InstanceRayObject::target2global[4][4] |
Definition at line 74 of file rayobject_instance.cpp.
Referenced by RE_rayobject_instance_bb(), RE_rayobject_instance_create(), and RE_rayobject_instance_intersect().
Definition at line 71 of file rayobject_instance.cpp.
Referenced by RE_rayobject_instance_create(), and RE_rayobject_instance_intersect().