1 #ifndef COIN_SONURBSPROFILE_H
2 #define COIN_SONURBSPROFILE_H
27 #include <Inventor/nodes/SoSubNode.h>
28 #include <Inventor/nodes/SoProfile.h>
29 #include <Inventor/fields/SoMFFloat.h>
38 static void initClass(
void);
44 float *& points,
int & floatspervec,
45 int32_t & numknots,
float *& knotvector);
56 #endif // !COIN_SONURBSPROFILE_H
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:35
int getNum(void) const
Definition: SoMField.h:86
The SoMFFloat class is a container for floating point values.
Definition: SoMFFloat.h:30
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 SbMatrix class is a 4x4 dimensional representation of a matrix.
Definition: SbMatrix.h:37
void getMatrices(SbMatrix &affine, SbMatrix &proj) const
Definition: SbViewVolume.cpp:185
void truncate(const int length, const int dofit=0)
Definition: SbList.h:149
SoMFFloat knotVector
Definition: SoNurbsProfile.h:41
The SbStorage class manages thread-local memory.
Definition: SbStorage.h:31
virtual ~SoNurbsProfile()
Definition: SoNurbsProfile.cpp:234
static void postWarning(const char *const source, const char *const format,...)
Definition: SoDebugError.cpp:324
The SoNurbsProfile class is a node for specifying smooth profile curves.
Definition: SoNurbsProfile.h:32
virtual void getVertices(SoState *state, int32_t &numvertices, SbVec2f *&vertices)
Definition: SoNurbsProfile.cpp:335
void append(const Type item)
Definition: SbList.h:98
SoMFInt32 index
Definition: SoProfile.h:49
int getLength(void) const
Definition: SbList.h:145
void * get(void)
Definition: SbStorage.h:38
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
void ortho(float left, float right, float bottom, float top, float nearval, float farval)
Definition: SbViewVolume.cpp:430
const float * getValues(const int start) const
Definition: SoMFFloat.h:33
The SbViewVolume class is a viewing volume in 3D space.
Definition: SbViewVolume.h:41
SoNurbsProfile(void)
Definition: SoNurbsProfile.cpp:223
virtual void getTrimCurve(SoState *state, int32_t &numpoints, float *&points, int &floatspervec, int32_t &numknots, float *&knotvector)
Definition: SoNurbsProfile.cpp:254
static SbMatrix identity(void)
Definition: SbMatrix.cpp:748
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
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Jul 27 2020 for Coin by Doxygen. 1.8.18