VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes
makVrv::DtVectorN< n > Class Template Reference

N dimensional vector. More...

Public Member Functions

 DtVectorN (void)
virtual ~DtVectorN (void)
float & operator[] (size_t i)
const float & operator[] (size_t i) const

Private Attributes

float m_vals [n]

Detailed Description

template<size_t n>
class makVrv::DtVectorN< n >

N dimensional vector.

Constructor & Destructor Documentation

template<size_t n>
makVrv::DtVectorN< n >::DtVectorN ( void  )
inline
template<size_t n>
virtual makVrv::DtVectorN< n >::~DtVectorN ( void  )
inlinevirtual

Member Function Documentation

template<size_t n>
float & makVrv::DtVectorN< n >::operator[] ( size_t  i)
template<size_t n>
const float & makVrv::DtVectorN< n >::operator[] ( size_t  i) const

Member Data Documentation

template<size_t n>
float makVrv::DtVectorN< n >::m_vals[n]
private

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)