VR-Vantage 3.0.3 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
DtVector4.h File Reference

4 dimensional vector More...

Go to the source code of this file.

Classes

class  makVrv::DtVector3< T >
 2 dimensional vector More...
 
class  makVrv::DtVector4< T >
 4 dimensional vector More...
 

Namespaces

 makVrv
 Contains the makVrv::Dt2DArcVisualizer class declaration.
 

Typedefs

typedef DtVector4< float32 > makVrv::Vector4_32
 
typedef std::list< Vector4_32 > makVrv::Vector4_32_List
 
typedef std::vector< Vector4_32 > makVrv::Vector4_32_Vector
 
typedef DtVector4< int32 > makVrv::Vector4_int
 
typedef DtVector4< uint32 > makVrv::Vector4_uint32
 
typedef DtVector4< float64 > makVrv::Vector4_64
 
typedef std::list< Vector4_64 > makVrv::Vector4_64_List
 
typedef std::vector< Vector4_64 > makVrv::Vector4_64_Vector
 

Functions

template<class T >
std::ostream & makVrv::operator<< (std::ostream &o, const DtVector4< T > &v)
 

Detailed Description

4 dimensional vector



Copyright © 2005-2023 MAK Technologies. All Rights Reserved (www.mak.com)