Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/nodes/SoVertexProperty.h File Reference

Go to the source code of this file.

Classes

class  SoVertexProperty
 Vertex property node. More...
class  SoVertexPropertyCache

Typedefs

typedef WINGDIAPI void APIENTRY SoVPCacheFunc (const char *const)
 Description: The SoVertexPropertyCache class is a convenient way for vertex-based shapes to store information on how they should render themselves.

Typedef Documentation

typedef WINGDIAPI void APIENTRY SoVPCacheFunc(const char *const)

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.