1 #ifndef COIN_SOPROFILECOORDINATEELEMENT_H
2 #define COIN_SOPROFILECOORDINATEELEMENT_H
27 #include <Inventor/elements/SoReplacedElement.h>
28 #include <Inventor/SbVec2f.h>
29 #include <Inventor/SbVec3f.h>
42 static void initClass(
void);
49 const int32_t numCoords,
const SbVec2f *
const coords);
51 const int32_t numCoords,
const SbVec3f *
const coords);
53 int32_t getNum(
void)
const;
54 const SbVec2f & get2(
const int index)
const;
55 const SbVec3f & get3(
const int index)
const;
57 SbBool is2D(
void)
const;
59 static SbVec2f getDefault2(
void);
60 static SbVec3f getDefault3(
void);
62 const SbVec2f * getArrayPtr2(
void)
const;
63 const SbVec3f * getArrayPtr3(
void)
const;
72 static void clean(
void);
73 static SbVec2f * initdefaultcoords;
76 #endif // !COIN_SOPROFILECOORDINATEELEMENT_H
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Dec 4 2012 01:50:17 for Coin by Doxygen 1.8.2.