SoBufferedShapeprimitiveRestartEnabled Property |
Enable/disable the primitive restart feature.
Namespace: OIV.Inventor.Nodes
Default is false. Primitive restart allows you to define multiple indexed strip shapes using only one index buffer. Each time the primitive restart index is reached a new strip or loop of primitives is emitted. This feature is similar to the "-1" that can be used in the OIV indexed shapes This also means that the availability must be checked before being used
Limitations: Enabling primitive restart disables the normal generator.
Note |
---|
Field available since Open Inventor 8.5 |