Uses of Enum Class
com.openinventor.ldm.nodes.SoLDMResourceParameters.ViewpointRefinementPolicies
Packages that use SoLDMResourceParameters.ViewpointRefinementPolicies
-
Uses of SoLDMResourceParameters.ViewpointRefinementPolicies in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes with type parameters of type SoLDMResourceParameters.ViewpointRefinementPoliciesModifier and TypeFieldDescriptionSoLDMResourceParameters.viewpointRefinementPolicy
Defines the viewpoint refinement policy.Methods in com.openinventor.ldm.nodes that return SoLDMResourceParameters.ViewpointRefinementPoliciesModifier and TypeMethodDescriptionSoLDMResourceParameters.ViewpointRefinementPolicies.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.SoLDMResourceParameters.ViewpointRefinementPolicies.values()
Returns an array containing the constants of this enum class, in the order they are declared.