Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for QuadTree, including all inherited members.
beginElement(void *userData, const XML_Char *name, const XML_Char **atts) | QuadTree | static |
beginElement(const std::string &name, const XMLSupport::AttributeList &attributes) | QuadTree | |
endElement(void *userData, const XML_Char *name) | QuadTree | static |
endElement(const std::string &name) | QuadTree | |
GetGroundPos(QVector &Location, Vector &norm, float TTSX=0, float TTSZ=0) const | QuadTree | inline |
GetGroundPos(QVector &Location, Vector &norm, const Matrix &trans, float TotalTerrainSizeX=0, float TotalTerrainSizeZ=0) const | QuadTree | |
GetHeight(Vector Location, Vector &normal, const Matrix &transform, float TotalTerrainSizeX=0, float TotalTerrainSizeZ=0) const | QuadTree | |
getmaxX() const | QuadTree | inline |
getmaxZ() const | QuadTree | inline |
getminX() const | QuadTree | inline |
getminZ() const | QuadTree | inline |
GetNormal(const Vector &position, const Vector &requestednorm) const | QuadTree | |
getSizeX() const | QuadTree | inline |
getSizeZ() const | QuadTree | inline |
QuadTree(const char *filename, const Vector &scales, const float Radius) | QuadTree | |
Render() | QuadTree | |
SetNeighbors(QuadTree *east, QuadTree *north, QuadTree *west, QuadTree *south) | QuadTree | |
SetTransformation(const Matrix &transformation) | QuadTree | |
StaticCullData(const float detail) | QuadTree | |
transformation | QuadTree | protected |
Update(unsigned short numstages, unsigned short whichstage, updateparity *updateorder=identityparity) | QuadTree | |
~QuadTree() | QuadTree |