Blender V2.61 - r43446
|
#include <rayobject_rtbuild.h>
Public Attributes | |
RayObject * | obj |
float | cost |
float | bb [6] |
int | selected |
Definition at line 57 of file rayobject_rtbuild.h.
float RTBuilder::Object::bb[6] |
Definition at line 61 of file rayobject_rtbuild.h.
Referenced by rtbuild_heuristic_object_split().
float RTBuilder::Object::cost |
Definition at line 60 of file rayobject_rtbuild.h.
Referenced by rtbuild_heuristic_object_split().
Definition at line 59 of file rayobject_rtbuild.h.
Definition at line 62 of file rayobject_rtbuild.h.
Referenced by selected_node().