1 #ifndef COIN_SOPROFILECOORDINATEELEMENT_H
2 #define COIN_SOPROFILECOORDINATEELEMENT_H
36 #include <Inventor/elements/SoReplacedElement.h>
37 #include <Inventor/SbVec2f.h>
38 #include <Inventor/SbVec3f.h>
58 const int32_t numCoords,
const SbVec2f *
const coords);
60 const int32_t numCoords,
const SbVec3f *
const coords);
62 int32_t getNum(
void)
const;
63 const SbVec2f & get2(
const int index)
const;
64 const SbVec3f & get3(
const int index)
const;
66 SbBool is2D(
void)
const;
68 static SbVec2f getDefault2(
void);
69 static SbVec3f getDefault3(
void);
71 const SbVec2f * getArrayPtr2(
void)
const;
72 const SbVec3f * getArrayPtr3(
void)
const;
81 static void clean(
void);
82 static SbVec2f * initdefaultcoords;
85 #endif // !COIN_SOPROFILECOORDINATEELEMENT_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sat Oct 12 2013 06:27:50 for Coin by Doxygen 1.8.1.2.