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);
The SbVec2f class is a 2 dimensional vector with floating point coordinates.
Definition SbVec2f.h:39
The SoLinearProfile class is a node for specifying linear profile curves.
Definition SoLinearProfile.h:30
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)=0
virtual void getVertices(SoState *state, int32_t &numvertices, SbVec2f *&vertices)=0
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
#define SO_NODE_HEADER(classname)
Definition macros.dox:43
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.