OpenSceneGraph  3.4.0
Public Types | Public Member Functions
osg::Matrix2x4Template< T > Class Template Reference
Inheritance diagram for osg::Matrix2x4Template< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MatrixTemplate< T, 2, 4 > base_class
typedef base_class::value_type value_type

Public Member Functions

 Matrix2x4Template ()
 Matrix2x4Template (const Matrix2x4Template &mat)
 Matrix2x4Template (value_type a00, value_type a01, value_type a02, value_type a03, value_type a10, value_type a11, value_type a12, value_type a13)
 ~Matrix2x4Template ()
void set (value_type a00, value_type a01, value_type a02, value_type a03, value_type a10, value_type a11, value_type a12, value_type a13)

template<typename T>
class osg::Matrix2x4Template< T >


Member Typedef Documentation

template<typename T >
typedef MatrixTemplate<T, 2, 4> osg::Matrix2x4Template< T >::base_class
template<typename T >
typedef base_class::value_type osg::Matrix2x4Template< T >::value_type

Reimplemented from osg::MatrixTemplate< T, 2, 4 >.


Constructor & Destructor Documentation

template<typename T >
osg::Matrix2x4Template< T >::Matrix2x4Template ( ) [inline]
template<typename T >
osg::Matrix2x4Template< T >::Matrix2x4Template ( const Matrix2x4Template< T > &  mat) [inline]
template<typename T >
osg::Matrix2x4Template< T >::Matrix2x4Template ( value_type  a00,
value_type  a01,
value_type  a02,
value_type  a03,
value_type  a10,
value_type  a11,
value_type  a12,
value_type  a13 
) [inline]
template<typename T >
osg::Matrix2x4Template< T >::~Matrix2x4Template ( ) [inline]

Member Function Documentation

template<typename T >
void osg::Matrix2x4Template< T >::set ( value_type  a00,
value_type  a01,
value_type  a02,
value_type  a03,
value_type  a10,
value_type  a11,
value_type  a12,
value_type  a13 
) [inline]

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

osg logo
Generated at Tue Dec 8 2015 00:14:26 for the OpenSceneGraph by doxygen 1.7.6.1.