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

List of all members.

Public Types

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

Public Member Functions

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

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


Member Typedef Documentation

template<typename T >
typedef MatrixTemplate<T, 2, 3> osg::Matrix2x3Template< T >::base_class
template<typename T >
typedef base_class::value_type osg::Matrix2x3Template< T >::value_type

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


Constructor & Destructor Documentation

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

Member Function Documentation

template<typename T >
void osg::Matrix2x3Template< T >::set ( value_type  a00,
value_type  a01,
value_type  a02,
value_type  a10,
value_type  a11,
value_type  a12 
) [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.