VR-Forces Developer's Guide
 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

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

N dimensional vector.

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]
 

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 Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)