vtdata library
|
This is the complete list of members for LocalCS, including all inherited members.
EarthToLocal(double ex, double ey, float &x, float &z) const (defined in LocalCS) | LocalCS | |
EarthToLocal(const DPoint2 &earth, float &x, float &z) const | LocalCS | |
EarthToLocal(const DPoint3 &earth, FPoint3 &world) const | LocalCS | |
EarthToLocal(const DRECT &earth, FRECT &world) const | LocalCS | |
GetUnits() const (defined in LocalCS) | LocalCS | inline |
LocalCS() (defined in LocalCS) | LocalCS | |
LocalToEarth(float x, float z, double &ex, double &ey) const (defined in LocalCS) | LocalCS | |
LocalToEarth(float x, float z, DPoint2 &earth) const | LocalCS | |
LocalToEarth(const FPoint3 &world, DPoint3 &earth) const | LocalCS | |
m_EarthOrigin (defined in LocalCS) | LocalCS | protected |
m_Scale (defined in LocalCS) | LocalCS | protected |
m_Units (defined in LocalCS) | LocalCS | protected |
Setup(LinearUnits units, const DRECT &earthextents) (defined in LocalCS) | LocalCS | |
Setup(LinearUnits units, const DPoint2 &origin) (defined in LocalCS) | LocalCS | |
VectorEarthToLocal(const DPoint2 &earth, float &x, float &z) const | LocalCS | |
VectorLocalToEarth(float x, float z, DPoint2 &earth) const | LocalCS |