1 #ifndef COIN_SOSFMATRIX_H
2 #define COIN_SOSFMATRIX_H
36 #include <Inventor/fields/SoSField.h>
37 #include <Inventor/fields/SoSubField.h>
38 #include <Inventor/SbMatrix.h>
48 void setValue(
const float a11,
const float a12,
49 const float a13,
const float a14,
50 const float a21,
const float a22,
51 const float a23,
const float a24,
52 const float a31,
const float a32,
53 const float a33,
const float a34,
54 const float a41,
const float a42,
55 const float a43,
const float a44);
58 #endif // !COIN_SOSFMATRIX_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed May 29 2013 18:21:23 for Coin by Doxygen 1.8.1.2.