Uses of Enum Class
com.openinventor.inventor.nodes.SoDepthBuffer.DepthWriteFunctions
Packages that use SoDepthBuffer.DepthWriteFunctions
-
Uses of SoDepthBuffer.DepthWriteFunctions in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoDepthBuffer.DepthWriteFunctionsModifier and TypeFieldDescriptionSoDepthBuffer.functionDepth comparison function to use (glDepthFunc).Methods in com.openinventor.inventor.nodes that return SoDepthBuffer.DepthWriteFunctionsModifier and TypeMethodDescriptionSoDepthBuffer.DepthWriteFunctions.valueOf(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoDepthBuffer.DepthWriteFunctions[]SoDepthBuffer.DepthWriteFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.