Blender V2.61 - r43446
|
#include <rayintersection.h>
Public Attributes | |
int | size |
struct RayObject * | stack [RE_RAY_LCTS_MAX_SIZE] |
Definition at line 49 of file rayintersection.h.
int LCTSHint::size |
Definition at line 50 of file rayintersection.h.
Referenced by bvh_dfs_make_hint(), and bvh_hint_bb().
struct RayObject* LCTSHint::stack[RE_RAY_LCTS_MAX_SIZE] |
Definition at line 51 of file rayintersection.h.
Referenced by bvh_dfs_make_hint(), and bvh_hint_bb().