Blender V2.61 - r43446
Public Member Functions | Public Attributes

BVHStackEntry Struct Reference

List of all members.

Public Member Functions

 BVHStackEntry (const BVHNode *n=0, int i=0)
int encodeIdx () const

Public Attributes

__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

Detailed Description

Definition at line 38 of file bvh.cpp.


Constructor & Destructor Documentation

BVHStackEntry::BVHStackEntry ( const BVHNode n = 0,
int  i = 0 
) [inline]

Definition at line 46 of file bvh.cpp.


Member Function Documentation

int BVHStackEntry::encodeIdx ( ) const [inline]

Definition at line 51 of file bvh.cpp.

Referenced by RegularBVH::pack_inner().


Member Data Documentation

Definition at line 43 of file bvh.cpp.


The documentation for this struct was generated from the following file: