1 #ifndef COIN_SOCOORDINATEELEMENT_H
2 #define COIN_SOCOORDINATEELEMENT_H
36 #include <Inventor/elements/SoReplacedElement.h>
37 #include <Inventor/SbVec3f.h>
38 #include <Inventor/SbVec4f.h>
52 const int32_t numCoords,
const SbVec3f *
const coords);
54 const int32_t numCoords,
const SbVec4f *
const coords);
57 int32_t getNum()
const;
59 const SbVec3f & get3(
const int index)
const;
60 const SbVec4f & get4(
const int index)
const;
61 const SbVec3f *getArrayPtr3()
const;
62 const SbVec4f *getArrayPtr4()
const;
68 virtual void print(FILE * file)
const;
77 static void clean(
void);
81 static SbVec3f * initialdefaultcoords;
84 #endif // !COIN_SOCOORDINATEELEMENT_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:49 for Coin by Doxygen 1.8.1.2.