1 #ifndef COIN_SOINDEXEDNURBSCURVE_H
2 #define COIN_SOINDEXEDNURBSCURVE_H
27 #include <Inventor/nodes/SoSubNode.h>
28 #include <Inventor/nodes/SoShape.h>
29 #include <Inventor/fields/SoSFInt32.h>
30 #include <Inventor/fields/SoMFInt32.h>
31 #include <Inventor/fields/SoMFFloat.h>
39 static void initClass(
void);
62 class SoIndexedNurbsCurveP * pimpl;
63 friend class SoIndexedNurbsCurveP;
66 #endif // !COIN_SOINDEXEDNURBSCURVE_H
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:35
virtual void GLRender(SoGLRenderAction *action)
Definition: SoShape.cpp:377
The SoMFFloat class is a container for floating point values.
Definition: SoMFFloat.h:30
virtual void computeBBox(SoAction *action, SbBox3f &box, SbVec3f ¢er)=0
The SoMFInt32 class is a container for 32-bit integer values.
Definition: SoMFInt32.h:30
void pop(void)
Definition: SoState.cpp:284
The SoShape class is the superclass for geometry shapes.
Definition: SoShape.h:43
virtual void generatePrimitives(SoAction *action)
Definition: SoIndexedNurbsCurve.cpp:289
SoIndexedNurbsCurve(void)
Definition: SoIndexedNurbsCurve.cpp:135
virtual void getBoundingBox(SoGetBoundingBoxAction *action)
Definition: SoIndexedNurbsCurve.cpp:270
void push(void)
Definition: SoState.cpp:265
The SbBox3f class is an abstraction for an axis aligned 3 dimensional box.
Definition: SbBox3f.h:37
static void postWarning(const char *const source, const char *const format,...)
Definition: SoDebugError.cpp:324
The SoAction class is the base class for all traversal actions.
Definition: SoAction.h:67
The SoSFInt32 class is a container for a 32-bit integer value.
Definition: SoSFInt32.h:30
virtual void getPrimitiveCount(SoGetPrimitiveCountAction *action)
Definition: SoIndexedNurbsCurve.cpp:260
virtual SbBool shouldGLRender(SoGLRenderAction *action)
Definition: SoShape.cpp:532
virtual void getPrimitiveCount(SoGetPrimitiveCountAction *action)
Definition: SoShape.cpp:1439
static void postInfo(const char *const source, const char *const format,...)
Definition: SoDebugError.cpp:334
void makeEmpty(void)
Definition: SbBox3f.cpp:424
virtual void GLRender(SoGLRenderAction *action)
Definition: SoIndexedNurbsCurve.cpp:203
The SoPrimitiveVertex class represents a single vertex of a generated primitive.
Definition: SoPrimitiveVertex.h:33
virtual SoDetail * createLineSegmentDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, SoPickedPoint *pp)
Definition: SoShape.cpp:1033
SbVec3f & setValue(const float v[3])
Definition: SbVec3f.cpp:461
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:41
The SoDetail class is the superclass for all classes storing detailed information about particular sh...
Definition: SoDetail.h:30
SoState * getState(void) const
Definition: SoAction.cpp:1028
virtual void generatePrimitives(SoAction *action)=0
virtual SoDetail * createLineSegmentDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, SoPickedPoint *pp)
Definition: SoIndexedNurbsCurve.cpp:312
virtual void rayPick(SoRayPickAction *action)
Definition: SoIndexedNurbsCurve.cpp:236
The SbVec3f class is a 3 dimensional vector with floating point coordinates.
Definition: SbVec3f.h:37
The SoGetBoundingBoxAction class calculates bounding boxes for nodes and subgraphs.
Definition: SoGetBoundingBoxAction.h:34
SoMFInt32 coordIndex
Definition: SoIndexedNurbsCurve.h:43
virtual ~SoIndexedNurbsCurve()
Definition: SoIndexedNurbsCurve.cpp:149
void sendPrimitive(SoAction *, SoPrimitiveVertex *)
Definition: SoIndexedNurbsCurve.cpp:282
SoSFInt32 numControlPoints
Definition: SoIndexedNurbsCurve.h:42
SoMFFloat knotVector
Definition: SoIndexedNurbsCurve.h:44
SbBool shouldRayPick(SoRayPickAction *const action)
Definition: SoShape.cpp:923
The SoPickedPoint class is used for specifying picked points.
Definition: SoPickedPoint.h:39
virtual void rayPick(SoRayPickAction *action)
Definition: SoShape.cpp:430
virtual void computeBBox(SoAction *action, SbBox3f &box, SbVec3f ¢er)
Definition: SoIndexedNurbsCurve.cpp:166
virtual void getBoundingBox(SoGetBoundingBoxAction *action)
Definition: SoShape.cpp:364
TriangleShape
Definition: SoShape.h:51
The SoIndexedNurbsCurve class is a node for representing smooth curves.
Definition: SoIndexedNurbsCurve.h:33
The SoRayPickAction class does ray intersection with scene graphs.
Definition: SoRayPickAction.h:40
void extendBy(const SbVec3f &point)
Definition: SbBox3f.cpp:178
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition: SoGLRenderAction.h:39
The SoGetPrimitiveCountAction class counts the primitives in a scene.
Definition: SoGetPrimitiveCountAction.h:32
The SbVec4f class is a 4 dimensional vector with floating point coordinates.
Definition: SbVec4f.h:34
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Jul 27 2020 for Coin by Doxygen. 1.8.18