Package com.openinventor.inventor
Class SbVertexAttributeBinding
- java.lang.Object
-
- com.openinventor.inventor.Inventor
-
- com.openinventor.inventor.SbVertexAttributeBinding
-
public class SbVertexAttributeBinding extends Inventor
Class encoding a binding type. This is a basic Open Inventor type is used to vaoid different binding values within Open Inventor.SoMemoryObject
- See Also:
SoSFArray2D
,SoSFArray3D
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SbVertexAttributeBinding.Bindings
Supported Bindings.-
Nested classes/interfaces inherited from class com.openinventor.inventor.Inventor
Inventor.ConstructorCommand
-
-
Field Summary
-
Fields inherited from class com.openinventor.inventor.Inventor
VERBOSE_LEVEL, ZeroHandle
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setValue(SbVertexAttributeBinding copyFrom)
-
Methods inherited from class com.openinventor.inventor.Inventor
dispose, getNativeResourceHandle
-
-
-
-
Method Detail
-
setValue
public void setValue(SbVertexAttributeBinding copyFrom)
-
-