Uses of Class
com.openinventor.inventor.nodes.SoShaderProgram
-
Packages that use SoShaderProgram Package Description com.openinventor.inventor.elements The element classes are used internally for storing information in Open Inventor's traversal state list.com.openinventor.volumeviz.nodes -
-
Uses of SoShaderProgram in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoShaderProgram Modifier and Type Method Description static SoShaderProgramSoShaderProgramElement. get(SoState state)Gets the current shader program in the state. -
Uses of SoShaderProgram in com.openinventor.volumeviz.nodes
Subclasses of SoShaderProgram in com.openinventor.volumeviz.nodes Modifier and Type Class Description classSoVolumeIsosurfaceIsosurface property node.classSoVolumeRenderingQualityVolume rendering quality property mode.classSoVolumeShaderShader node for volume rendering.
-