![]() |
Pioneer
|
This is the complete list of members for SingleBVHTree, including all inherited members.
| Build(const AABBd &bounds, AABBd *objAabbs, uint32_t numObjs) | SingleBVHTree | |
| CalculateSAH() const | SingleBVHTree | |
| Clear() | SingleBVHTree | |
| ComputeOverlap(uint32_t objId, const AABBd &objAabb, std::vector< std::pair< uint32_t, uint32_t > > &out_isect) const | SingleBVHTree | |
| GetHeight() const | SingleBVHTree | inline |
| GetNode(uint32_t index) const | SingleBVHTree | inline |
| GetNumNodes() const | SingleBVHTree | inline |
| SingleBVHTree() | SingleBVHTree | |
| TraceRay(const vector3d &start, const vector3d &inv_dir, double len, std::vector< uint32_t > &out_isect) const | SingleBVHTree |