ComparePoints Struct Reference

List of all members.

Public Member Functions

 ComparePoints (int d)
bool operator() (const BVHPrimitiveInfo &a, const BVHPrimitiveInfo &b) const

Public Attributes

int dim

Detailed Description

Definition at line 75 of file bvh.cpp.


Constructor & Destructor Documentation

ComparePoints::ComparePoints ( int  d  )  [inline]

Definition at line 76 of file bvh.cpp.

References dim.


Member Function Documentation

bool ComparePoints::operator() ( const BVHPrimitiveInfo a,
const BVHPrimitiveInfo b 
) const [inline]

Definition at line 78 of file bvh.cpp.

References BVHPrimitiveInfo::centroid, and dim.


Member Data Documentation

Definition at line 77 of file bvh.cpp.

Referenced by ComparePoints(), and operator()().


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