#include <Uniform>
◆ value_type
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ MatrixTemplate()
◆ ~MatrixTemplate()
◆ operator()() [1/2]
◆ operator()() [2/2]
◆ operator=()
◆ operator[]() [1/2]
◆ operator[]() [2/2]
◆ ptr() [1/2]
References osg::MatrixTemplate< T, RowN, ColN >::_mat.
Referenced by osg::MatrixTemplate< T, RowN, ColN >::operator[](), osg::MatrixTemplate< T, RowN, ColN >::operator[](), and osg::MatrixTemplate< T, RowN, ColN >::set().
◆ ptr() [2/2]
◆ reset()
◆ set() [1/2]
template<typename T , unsigned int RowN, unsigned int ColN>
References osg::MatrixTemplate< T, RowN, ColN >::set().
Referenced by osg::MatrixTemplate< T, RowN, ColN >::operator()(), osg::MatrixTemplate< T, RowN, ColN >::operator()(), osg::MatrixTemplate< T, RowN, ColN >::operator=(), osg::MatrixTemplate< T, RowN, ColN >::reset(), osg::MatrixTemplate< T, RowN, ColN >::set(), and osg::MatrixTemplate< T, RowN, ColN >::set().
◆ set() [2/2]
template<typename T , unsigned int RowN, unsigned int ColN>
References osg::MatrixTemplate< T, RowN, ColN >::_mat, osg::MatrixTemplate< T, RowN, ColN >::ptr(), osg::MatrixTemplate< T, RowN, ColN >::set(), and osg::MatrixTemplate< T, RowN, ColN >::value_count.
◆ _mat
Referenced by osg::MatrixTemplate< T, RowN, ColN >::operator()(), osg::MatrixTemplate< T, RowN, ColN >::operator()(), osg::MatrixTemplate< T, RowN, ColN >::ptr(), osg::MatrixTemplate< T, RowN, ColN >::ptr(), osg::MatrixTemplate< T, RowN, ColN >::reset(), and osg::MatrixTemplate< T, RowN, ColN >::set().
The documentation for this class was generated from the following file: