1 #ifndef COIN_SOMFROTATION_H
2 #define COIN_SOMFROTATION_H
27 #include <Inventor/fields/SoMField.h>
28 #include <Inventor/fields/SoSubField.h>
29 #include <Inventor/SbRotation.h>
37 static void initClass(
void);
39 void setValues(
const int start,
const int num,
const float q[][4]);
40 void set1Value(
const int idx,
const float q0,
const float q1,
const float q2,
const float q3);
41 void set1Value(
const int idx,
const float q[4]);
42 void set1Value(
const int idx,
const SbVec3f & axis,
const float angle);
43 void setValue(
const float q0,
const float q1,
const float q2,
const float q3);
44 void setValue(
const float q[4]);
45 void setValue(
const SbVec3f & axis,
const float angle);
48 #endif // !COIN_SOMFROTATION_H
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Thu Aug 22 2013 for Coin by Doxygen. 1.8.4