The spica renderer
Public Member Functions | Public Attributes | List of all members
spica::BVHNode Struct Reference

Public Member Functions

void initLeaf (const Bounds3d &b, int pid)
 
void initFork (const Bounds3d &b, BVHNode *l, BVHNode *r, int axis)
 
bool isLeaf () const
 

Public Attributes

Bounds3d bounds
 
BVHNodeleft
 
BVHNoderight
 
int splitAxis
 
int primIdx
 

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