Uses of Class
com.openinventor.inventor.nodes.SoMarker
Packages that use SoMarker
-
Uses of SoMarker in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoMarkerModifier and TypeMethodDescriptionstatic SoMarker
SoIndexedMarkerSet.getMarker
(int markerIndex) Retrieve the definition of the marker with index markerIndex .static SoMarker
SoMarkerSet.getMarker
(int markerIndex) Retrieve the definition of the marker with index markerIndex .Methods in com.openinventor.inventor.nodes with parameters of type SoMarkerModifier and TypeMethodDescriptionstatic void
Add a new marker with index markerIndex using an existing marker definition.static void
Add a new marker with index markerIndex using an existing marker definition.