![]() |
VR-Forces 4.2 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtLocation3D |
| A location3D is a point in space, i.e. a geocentric coordinate. More... | |
| class | DtVector3D |
| DtVector3D is a vector in earth-relative coordinates, e.g. More... | |
| class | DtVector2D |
| DtVector2D is a vector in earth-relative coordinates, e.g. More... | |
| class | DtVectorGeoc3D |
| VectorGeoc3D is a direction in 3-space, i.e. More... | |
| class | DtVectorOffset3D |
| VectorOffset3D is a direction vector that is relative to some direction specified by a Vector3D. More... | |
Functions | |
| DT_DLL_vrfutil std::ostream & | operator<< (std::ostream &stream, const DtLocation3D &loc) |
| DT_DLL_vrfutil std::ostream & | operator<< (std::ostream &stream, const DtVector3D &vec) |
| DT_DLL_vrfutil std::ostream & | operator<< (std::ostream &stream, const DtVector2D &vec) |
| DT_DLL_vrfutil std::ostream & | operator<< (std::ostream &stream, const DtVectorGeoc3D &vec) |
| DT_DLL_vrfutil std::ostream & | operator<< (std::ostream &stream, const DtVectorOffset3D &vec) |
| DT_DLL_vrfutil std::ostream& operator<< | ( | std::ostream & | stream, |
| const DtLocation3D & | loc | ||
| ) |
| DT_DLL_vrfutil std::ostream& operator<< | ( | std::ostream & | stream, |
| const DtVector3D & | vec | ||
| ) |
| DT_DLL_vrfutil std::ostream& operator<< | ( | std::ostream & | stream, |
| const DtVector2D & | vec | ||
| ) |
| DT_DLL_vrfutil std::ostream& operator<< | ( | std::ostream & | stream, |
| const DtVectorGeoc3D & | vec | ||
| ) |
| DT_DLL_vrfutil std::ostream& operator<< | ( | std::ostream & | stream, |
| const DtVectorOffset3D & | vec | ||
| ) |