![]() |
TrinityCore
|
This is the complete list of members for BIH, including all inherited members.
| BIH() | BIH | inline |
| bound() const | BIH | inline |
| bounds | BIH | protected |
| build(PrimArray const &primitives, BoundsFunc const &getBounds, uint32 leafSize=3, bool printStats=false) | BIH | inline |
| buildHierarchy(std::vector< uint32 > &tempTree, buildData &dat, BuildStats &stats) const | BIH | protected |
| createNode(std::vector< uint32 > &tempTree, int nodeIndex, uint32 left, uint32 right) | BIH | inlineprotectedstatic |
| init_empty() | BIH | inlineprivate |
| intersectPoint(G3D::Vector3 const &p, IsectCallback &intersectCallback) const | BIH | inline |
| intersectRay(G3D::Ray const &r, RayCallback &intersectCallback, float &maxDist, bool stopAtFirst=false) const | BIH | inline |
| objects | BIH | protected |
| primCount() const | BIH | inline |
| readFromFile(FILE *rf) | BIH | |
| subdivide(int left, int right, std::vector< uint32 > &tempTree, buildData &dat, AABound &gridBox, AABound &nodeBox, int nodeIndex, int depth, BuildStats &stats) | BIH | protectedstatic |
| tree | BIH | protected |
| writeToFile(FILE *wf) const | BIH |