Uses of Class
com.openinventor.inventor.actions.SoCallbackAction.Material
-
Packages that use SoCallbackAction.Material Package Description com.openinventor.inventor.actions -
-
Uses of SoCallbackAction.Material in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions that return SoCallbackAction.Material Modifier and Type Method Description SoCallbackAction.Material
SoCallbackAction. getMaterial()
Calls getMaterial((int)0).SoCallbackAction.Material
SoCallbackAction. getMaterial(int mtlIndex)
Returns the current material information from the state.
-