SbVertexAttributeBinding Class Reference
[Basics]

Class encoding a binding type. More...

#include <Inventor/SbVertexAttributeBinding.h>

List of all members.

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
}

Detailed Description

Class encoding a binding type.

This is a basic Open Inventor type is used to vaoid different binding values within Open Inventor.

SEE ALSO

SoMemoryObject, SoSFArray2D, SoSFArray3D


Member Enumeration Documentation

Supported Bindings.

Enumerator:
OVERALL 

Whole object has same attribute.

PER_PART 

One attribute for each part of object.

PER_PART_INDEXED 

One attribute for each part, indexed.

PER_FACE 

One attribute for each face of object.

PER_FACE_INDEXED 

One attribute for each face, indexed.

PER_VERTEX 

One attribute for each vertex.

PER_VERTEX_INDEXED 

One attribute for each vertex, indexed.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/