Uses of Class
com.openinventor.inventor.actions.SoGetPrimitiveCountAction
-
Packages that use SoGetPrimitiveCountAction Package Description com.openinventor.inventor.nodes com.openinventor.meshviz.nodes com.openinventor.meshvizxlm.mapping.nodes Provides rendering, property and action nodes. -
-
Uses of SoGetPrimitiveCountAction in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes with parameters of type SoGetPrimitiveCountAction Modifier and Type Method Description void
SoNode. getPrimitiveCount(SoGetPrimitiveCountAction action)
-
Uses of SoGetPrimitiveCountAction in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes with parameters of type SoGetPrimitiveCountAction Modifier and Type Method Description void
PoNode. getPrimitiveCount(SoGetPrimitiveCountAction action)
-
Uses of SoGetPrimitiveCountAction in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type SoGetPrimitiveCountAction Modifier and Type Method Description void
MoActionNode. getPrimitiveCount(SoGetPrimitiveCountAction action)
-