1 #ifndef COIN_SOSFROTATION_H
2 #define COIN_SOSFROTATION_H
36 #include <Inventor/fields/SoSField.h>
37 #include <Inventor/fields/SoSubField.h>
38 #include <Inventor/SbRotation.h>
46 static void initClass(
void);
48 void getValue(
SbVec3f & axis,
float & angle)
const;
49 void setValue(
const float q0,
const float q1,
const float q2,
const float q3);
50 void setValue(
const float q[4]);
51 void setValue(
const SbVec3f & axis,
const float angle);
54 #endif // !COIN_SOSFROTATION_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 26 2013 19:06:30 for Coin by Doxygen 1.8.4.