Class encoding a binding type. More...
#include <Inventor/SbVertexAttributeBinding.h>
Public Types | |
enum | Binding { OVERALL = 2, PER_PART = 3, PER_PART_INDEXED = 4, PER_FACE = 5, PER_FACE_INDEXED = 6, PER_VERTEX = 7, PER_VERTEX_INDEXED = 8 } |
Class encoding a binding type.
This is a basic Open Inventor type is used to vaoid different binding values within Open Inventor.
SoMemoryObject, SoSFArray2D, SoSFArray3D
Supported Bindings.