1 #ifndef COIN_SOVERTEXATTRIBUTE_H
2 #define COIN_SOVERTEXATTRIBUTE_H
27 #include <Inventor/nodes/SoNode.h>
28 #include <Inventor/nodes/SoSubNode.h>
29 #include <Inventor/elements/SoVertexAttributeElement.h>
30 #include <Inventor/fields/SoSFName.h>
31 #include <Inventor/fields/SoMField.h>
32 #include <Inventor/fields/SoSFEnum.h>
33 #include <Inventor/tools/SbPimplPtr.h>
36 class SoVertexAttributeP;
43 static void initClass(
void);
45 static SoType getClassTypeId(
void);
51 SoMField * getValuesField(
void)
const;
57 SbBool copyconnections);
67 static void * createInstance(
void);
70 void initFieldData(
void);
75 SbPimplPtr<SoVertexAttributeP> pimpl;
86 SoAnyVertexAttribute(
void) { }
92 #endif // !COIN_SOVERTEXATTRIBUTE_H
The SoWriteAction class writes a scene graph to file.
Definition: SoWriteAction.h:33
virtual void notify(SoNotList *l)
Definition: SoNode.cpp:439
virtual void GLRender(SoGLRenderAction *action)
Definition: SoNode.cpp:930
The SoAction class is the base class for all traversal actions.
Definition: SoAction.h:68
virtual SbBool readInstance(SoInput *in, unsigned short flags)
Definition: SoNode.cpp:1466
A generic node for providing GL vertex attributes of various types.
Definition: SoVertexAttribute.h:38
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50
The SoMField class is the base class for fields which can contain multiple values.
Definition: SoMField.h:32
The SoFieldData class is a container for a prototype set of fields.
Definition: SoFieldData.h:39
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:36
The SoSFName class is a container for an SbName.
Definition: SoSFName.h:31
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:34
virtual SoType getTypeId(void) const =0
virtual void write(SoWriteAction *action)
Definition: SoNode.cpp:1217
virtual const SoFieldData * getFieldData(void) const
Definition: SoFieldContainer.cpp:738
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
virtual void doAction(SoAction *action)
Definition: SoNode.cpp:785
The SoNotList class is a list of SoNotRec notification records.
Definition: SoNotification.h:34
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition: SoGLRenderAction.h:41
virtual void copyContents(const SoFieldContainer *from, SbBool copyconnections)
Definition: SoNode.cpp:1410
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.18.