Blender V2.61 - r43446
|
Public Member Functions | |
BVHStackEntry (const BVHNode *n=0, int i=0) | |
int | encodeIdx () const |
Public Attributes | |
D | __pad0__:/blenderdev/currentsvn/intern/cycles/bvh/bvh.cpp" 2"D:/blenderdev/currentsvn/intern/cycles/bvh/bvh.cpp" 2"D:/blenderdev/currentsvn/intern/cycles/bvh/bvh.cpp" 2 const BVHNode *node |
int | idx |
BVHStackEntry::BVHStackEntry | ( | const BVHNode * | n = 0 , |
int | i = 0 |
||
) | [inline] |
int BVHStackEntry::encodeIdx | ( | ) | const [inline] |
Definition at line 51 of file bvh.cpp.
Referenced by RegularBVH::pack_inner().
Definition at line 44 of file bvh.cpp.
Referenced by RegularBVH::pack_inner(), QBVH::pack_inner(), RegularBVH::pack_leaf(), QBVH::pack_leaf(), RegularBVH::pack_nodes(), and QBVH::pack_nodes().