AtlasGeomChunkTracer Member List

This is the complete list of members for AtlasGeomChunkTracer, including all inherited members.

AtlasGeomChunkTracer(AtlasGeomChunk *chunk)AtlasGeomChunkTracer [inline]
calcIntercept(const F32 vStart, const F32 invDeltaV, const F32 intercept) const QuadTreeTracer [inline, protected]
castLeafRay(const Point2I pos, const Point3F &start, const Point3F &end, const F32 &startT, const F32 &endT, RayInfo *info)AtlasGeomChunkTracer [protected, virtual]
castRay(const Point3F &start, const Point3F &end, RayInfo *info)AtlasGeomChunkTracer
castRayTriangle(Point3F orig, Point3F dir, Point3F vert0, Point3F vert1, Point3F vert2, F32 &t, Point2F &bary)AtlasGeomChunkTracer [protected]
findSquare(const U32 &level, const Point2I &pos) const AtlasGeomChunkTracer [inline, protected]
getNodeCount(const U32 depth)QuadTreeTracer [inline, static]
getNodeIndex(const U32 level, const Point2I pos)QuadTreeTracer [inline, static]
getSquareMax(const U32 &level, const Point2I &pos) const AtlasGeomChunkTracer [inline, protected, virtual]
getSquareMin(const U32 &level, const Point2I &pos) const AtlasGeomChunkTracer [inline, protected, virtual]
mChunkAtlasGeomChunkTracer [protected]
mOffsetAtlasGeomChunkTracer [protected]
mRayDeltaAtlasGeomChunkTracer [protected]
mRayEndAtlasGeomChunkTracer [protected]
mRayStartAtlasGeomChunkTracer [protected]
mScaleAtlasGeomChunkTracer [protected]
mTreeDepthQuadTreeTracer [protected]
QuadTreeTracer(U32 treeDepth)QuadTreeTracer [inline, protected]