Uses of Class
com.openinventor.inventor.nodes.SoDepthBuffer
-
Packages that use SoDepthBuffer Package Description com.openinventor.inventor.elements The element classes are used internally for storing information in Open Inventor's traversal state list. -
-
Uses of SoDepthBuffer in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements with parameters of type SoDepthBuffer Modifier and Type Method Description static void
SoDepthBufferElement. set(SoState state, SoDepthBuffer depthBuffer, boolean test, boolean write, SoDepthBufferElement.DepthWriteFunctions function, SbVec2f range)
Sets the depth buffer parameters.
-