Uses of Class
com.openinventor.inventor.elements.SoUniformShaderParameterElement
-
Packages that use SoUniformShaderParameterElement Package Description com.openinventor.inventor.elements The element classes are used internally for storing information in Open Inventor's traversal state list. -
-
Uses of SoUniformShaderParameterElement in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoUniformShaderParameterElement Modifier and Type Method Description static SoUniformShaderParameterElementSoUniformShaderParameterElement. getInstance(SoState state)Returns the top (current) instance of the element in the state.
-