Public Member Functions | |
| ComparePoints (int d) | |
| bool | operator() (const BVHPrimitiveInfo &a, const BVHPrimitiveInfo &b) const |
Public Attributes | |
| int | dim |
Definition at line 75 of file bvh.cpp.
| ComparePoints::ComparePoints | ( | int | d | ) | [inline] |
| bool ComparePoints::operator() | ( | const BVHPrimitiveInfo & | a, | |
| const BVHPrimitiveInfo & | b | |||
| ) | const [inline] |
Definition at line 78 of file bvh.cpp.
References BVHPrimitiveInfo::centroid, and dim.
Definition at line 77 of file bvh.cpp.
Referenced by ComparePoints(), and operator()().
1.6.3