1 #ifndef COIN_SOCOORDINATEELEMENT_H
2 #define COIN_SOCOORDINATEELEMENT_H
27 #include <Inventor/elements/SoReplacedElement.h>
28 #include <Inventor/SbVec3f.h>
29 #include <Inventor/SbVec4f.h>
43 const int32_t numCoords,
const SbVec3f *
const coords);
45 const int32_t numCoords,
const SbVec4f *
const coords);
48 int32_t getNum()
const;
50 const SbVec3f & get3(
const int index)
const;
51 const SbVec4f & get4(
const int index)
const;
52 const SbVec3f *getArrayPtr3()
const;
53 const SbVec4f *getArrayPtr4()
const;
59 virtual void print(FILE * file)
const;
68 static void clean(
void);
72 static SbVec3f * initialdefaultcoords;
75 #endif // !COIN_SOCOORDINATEELEMENT_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.1.