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 TypeClassDescriptionclass
Specifies 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 TypeClassDescriptionclass
Polygonal face shape node.class
Indexed polygonal face shape node.class
Indexed polyline shape node.class
Extension of IndexedPointSet that draws a small bitmap (symbol) at each 3D location.class
Indexed point set shape node.class
Indexed quadrilateral mesh shape node.class
Abstract base class for all indexed vertex-based shapes.class
Indexed triangle fan set shape node.class
Indexed triangle shape node.class
Indexed triangle strip set shape node.class
Polyline shape node.class
Extension of PointSet that draws a small bitmap (symbol) at each 3D location.class
Abstract base class for all non-indexed vertex-based shapes.class
Point set shape node.class
Quadrilateral mesh shape node.class
Set of triangles shape node.class
Triangle strip set shape node. -
Uses of SoVertexShape in com.openinventor.volumeviz.nodes
Subclasses of SoVertexShape in com.openinventor.volumeviz.nodesModifier and TypeClassDescriptionclass
Polygonal face shape node for volume data.class
Indexed polygonal face shape node for volume data.class
Indexed triangle strip set shape node for volume data.class
Triangle strip set shape node for volume data.