Click or drag to resize
SoShapeHintsElementSet Method
Overload List
  NameDescription
Public methodStatic memberSet(SoState, SoShapeHintsElementWindingTypes)

Sets the current shape hints in the state.

Public methodStatic memberSet(SoState, Boolean)

Sets the current shape hints in the state.

Public methodStatic memberSet(SoState, SoNode, SoShapeHintsElementWindingTypes)
Public methodStatic memberSet(SoState, SoNode, Boolean)

Indicates if VBO is used from the state.

Public methodStatic memberSet(SoState, SoShapeHintsElementVertexOrderings, SoShapeHintsElementShapeTypes, SoShapeHintsElementFaceTypes)

Sets the current shape hints in the state.

Public methodStatic memberSet(SoState, SoNode, SoShapeHintsElementVertexOrderings, SoShapeHintsElementShapeTypes, SoShapeHintsElementFaceTypes)

Sets the current shape hints in the state.

Public methodStatic memberSet(SoState, SoShapeHintsElementVertexOrderings, SoShapeHintsElementShapeTypes, SoShapeHintsElementFaceTypes, SoShapeHintsElementWindingTypes, Boolean)

Set shape hints by defining all options.

Top
See Also