Uses of Class
com.openinventor.inventor.nodes.SoNonIndexedShape
-
Packages that use SoNonIndexedShape Package Description com.openinventor.inventor.nodes com.openinventor.volumeviz.nodes -
-
Uses of SoNonIndexedShape in com.openinventor.inventor.nodes
Subclasses of SoNonIndexedShape in com.openinventor.inventor.nodes Modifier and Type Class Description classSoFaceSetPolygonal face shape node.classSoLineSetPolyline shape node.classSoMarkerSetExtension of PointSet that draws a small bitmap (symbol) at each 3D location.classSoPointSetPoint set shape node.classSoQuadMeshQuadrilateral mesh shape node.classSoTriangleSetSet of triangles shape node.classSoTriangleStripSetTriangle strip set shape node. -
Uses of SoNonIndexedShape in com.openinventor.volumeviz.nodes
Subclasses of SoNonIndexedShape in com.openinventor.volumeviz.nodes Modifier and Type Class Description classSoVolumeFaceSetPolygonal face shape node for volume data.classSoVolumeTriangleStripSetTriangle strip set shape node for volume data.
-