Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for CHFTracer, including all inherited members.
CellIntersect(int cx, int cz, const CVector3D &origin, const CVector3D &dir, float &dist) const | CHFTracer | private |
CHFTracer(CTerrain &terrain) | CHFTracer | |
m_CellSize | CHFTracer | private |
m_Heightfield | CHFTracer | private |
m_HeightScale | CHFTracer | private |
m_MapSize | CHFTracer | private |
m_Terrain | CHFTracer | private |
PatchRayIntersect(CPatch *patch, const CVector3D &origin, const CVector3D &dir, CVector3D *out) | CHFTracer | static |
RayIntersect(const CVector3D &origin, const CVector3D &dir, int &x, int &z, CVector3D &ipt) const | CHFTracer |