1 #ifndef COIN_SOLINEARPROFILE_H
2 #define COIN_SOLINEARPROFILE_H
27 #include <Inventor/nodes/SoSubNode.h>
28 #include <Inventor/nodes/SoProfile.h>
36 static void initClass(
void);
40 float *& points,
int & floatspervec,
41 int32_t & numknots,
float *& knotvector);
49 #endif // !COIN_SOLINEARPROFILE_H
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:35
int getNum(void) const
Definition: SoMField.h:86
const Type * getArrayPtr(const int start=0) const
Definition: SbList.h:168
The SbVec2f class is a 2 dimensional vector with floating point coordinates.
Definition: SbVec2f.h:36
The SoLinearProfile class is a node for specifying linear profile curves.
Definition: SoLinearProfile.h:30
void truncate(const int length, const int dofit=0)
Definition: SbList.h:149
The SbStorage class manages thread-local memory.
Definition: SbStorage.h:31
static void postWarning(const char *const source, const char *const format,...)
Definition: SoDebugError.cpp:324
virtual ~SoLinearProfile()
Definition: SoLinearProfile.cpp:114
void append(const Type item)
Definition: SbList.h:98
SoMFInt32 index
Definition: SoProfile.h:49
void * get(void)
Definition: SbStorage.h:38
virtual void getVertices(SoState *state, int32_t &numvertices, SbVec2f *&vertices)
Definition: SoLinearProfile.cpp:208
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:41
The SoProfile class is the abstract superclass for profile definitions.
Definition: SoProfile.h:35
virtual void getTrimCurve(SoState *state, int32_t &numpoints, float *&points, int &floatspervec, int32_t &numknots, float *&knotvector)
Definition: SoLinearProfile.cpp:132
virtual void getTrimCurve(SoState *state, int32_t &numpoints, float *&points, int &floatspervec, int32_t &numknots, float *&knotvector)=0
virtual void getVertices(SoState *state, int32_t &numvertices, SbVec2f *&vertices)=0
SoLinearProfile(void)
Definition: SoLinearProfile.cpp:106
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 24 2019 for Coin by Doxygen. 1.8.17