|
Open Inventor Reference
|
#include <Inventor/fields/SoMFUInt32.h>#include <Inventor/fields/SoMFVec3f.h>#include <Inventor/fields/SoMFVec2f.h>#include <Inventor/nodes/SoSubNode.h>#include <Inventor/nodes/SoNormalBinding.h>#include <Inventor/nodes/SoMaterialBinding.h>#include <Inventor/nodes/SoTextureCoordinateBinding.h>#include <Inventor/elements/SoShapeStyleElement.h>Go to the source code of this file.
Classes | |
| class | SoVertexProperty |
| Vertex property node. More... | |
| class | SoVertexPropertyCache |
Typedefs | |
| typedef void | SoVPCacheFunc(const char *) |
| Description: The SoVertexPropertyCache class is a convenient way for vertex-based shapes to store information on how they should render themselves. | |
| typedef void SoVPCacheFunc(const char *) |
It takes care of some messiness that they'd otherwise have to figure out. It is designed to be a very lightweight class.
Definition at line 262 of file SoVertexProperty.h.