Uses of Class
com.openinventor.inventor.nodes.SoVertexShape
Packages that use SoVertexShape
Package
Description
-
Uses of SoVertexShape in com.openinventor.inventor.geo
Subclasses of SoVertexShape in com.openinventor.inventor.geoModifier and TypeClassDescriptionclassSpecifies a uniform grid of elevation values within some spatial reference frame. -
Uses of SoVertexShape in com.openinventor.inventor.nodes
Subclasses of SoVertexShape in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclassPolygonal face shape node.classIndexed polygonal face shape node.classIndexed polyline shape node.classExtension of IndexedPointSet that draws a small bitmap (symbol) at each 3D location.classIndexed point set shape node.classIndexed quadrilateral mesh shape node.classAbstract base class for all indexed vertex-based shapes.classIndexed triangle fan set shape node.classIndexed triangle shape node.classIndexed triangle strip set shape node.classPolyline shape node.classExtension of PointSet that draws a small bitmap (symbol) at each 3D location.classAbstract base class for all non-indexed vertex-based shapes.classPoint set shape node.classQuadrilateral mesh shape node.classSet of triangles shape node.classTriangle strip set shape node. -
Uses of SoVertexShape in com.openinventor.volumeviz.nodes
Subclasses of SoVertexShape in com.openinventor.volumeviz.nodesModifier and TypeClassDescriptionclassPolygonal face shape node for volume data.classIndexed polygonal face shape node for volume data.classIndexed triangle strip set shape node for volume data.classTriangle strip set shape node for volume data.