Skip navigation links
Open Inventor 10.3
com.openinventor.inventor.nodes

Class SoTriangleSet

TriangleSet {

}

Action behavior:

SoGLRenderAction
Draws triangles based on the current coordinates, normals, materials, drawing style, and so on.

SoRayPickAction
Picks triangles based on the current coordinates and transformation. Details about the intersection are returned in an SoFaceDetail.

SoGetBoundingBoxAction
Computes the bounding box that encloses all vertices of the triangle set with the current transformation applied to them. Sets the center to the average of the coordinates of all vertices.

SoCallbackAction
If any triangle callbacks are registered with the action, they will be invoked for each successive triangle generated from each triangle in the set.

See also:

SoCoordinate3, SoDrawStyle, SoIndexedTriangleSet, SoFaceDetail, SoFullSceneAntialiasing, SoVertexProperty, SoShapeHints

Skip navigation links
Open Inventor 10.3

Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com