SoShapeHints Properties |
The SoShapeHints type exposes the following members.
Name | Description | |
---|---|---|
![]() | creaseAngle | Indicates the minimum angle (in radians) between two adjacent face normals required to form a sharp crease at the edge when normal vectors are computed automatically by Open Inventor. |
![]() | faceType | Indicates whether each face is convex. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | neighborTolerance | Specifies the tolerance value to use when default normals are computed. |
![]() | shapeType | Indicates whether the shape is known to enclose a volume (SOLID) or not. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | useVBO | This field controls whether subsequent shapes in the scene graph can use OpenGL Vertex Buffer Objects (VBO) to speed up rendering. |
![]() | vertexOrdering | Indicates how the vertices of faces are ordered. |
![]() | windingType | Indicates the winding rule used to define holes in a polygon. |