![]() |
VR-Vantage 3.2 API Documentation
|
2 dimensional vector More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtVector2< T > |
| 2 dimensional vector More... | |
Namespaces | |
| namespace | makVrv |
| Contains the makVrv::Dt2DArcVisualizer class declaration. | |
Typedefs | |
| typedef DtVector2< float32 > | makVrv::Vector2_32 |
| typedef std::list< Vector2_32 > | makVrv::Vector2_32_List |
| typedef std::vector< Vector2_32 > | makVrv::Vector2_32_Vector |
| typedef DtVector2< int32 > | makVrv::Vector2_int |
| typedef DtVector2< uint32 > | makVrv::Vector2_uint32 |
| typedef DtVector2< float64 > | makVrv::Vector2_64 |
| typedef std::list< Vector2_64 > | makVrv::Vector2_64_List |
| typedef std::vector< Vector2_64 > | makVrv::Vector2_64_Vector |
Functions | |
| template<class T > | |
| std::ostream & | makVrv::operator<< (std::ostream &o, const DtVector2< T > &v) |
2 dimensional vector