BVHPrimitiveInfo Struct Reference

List of all members.

Public Member Functions

 BVHPrimitiveInfo ()
 BVHPrimitiveInfo (int pn, const BBox &b)

Public Attributes

int primitiveNumber
Point centroid
BBox bounds

Detailed Description

Definition at line 32 of file bvh.cpp.


Constructor & Destructor Documentation

BVHPrimitiveInfo::BVHPrimitiveInfo (  )  [inline]

Definition at line 29 of file bvh.cpp.

BVHPrimitiveInfo::BVHPrimitiveInfo ( int  pn,
const BBox b 
) [inline]

Definition at line 30 of file bvh.cpp.


Member Data Documentation

Definition at line 36 of file bvh.cpp.

Definition at line 34 of file bvh.cpp.

Referenced by BVHAccel::recursiveBuild().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 28 20:00:13 2010 for pbrt by  doxygen 1.6.3