#include <SFMatrix.hh>
Public Member Functions | |
SFMatrix () | |
void | setValues (vector< float > vf) |
Private Attributes | |
float | m_Matrix [16] |
vrml1::SFMatrix::SFMatrix | ( | ) |
void vrml1::SFMatrix::setValues | ( | vector< float > | vf | ) |
float vrml1::SFMatrix::m_Matrix[16] [private] |