Uses of Enum Class
eu.mihosoft.vrl.v3d.CSG.OptType
Packages that use CSG.OptType
-
Uses of CSG.OptType in eu.mihosoft.vrl.v3d
Methods in eu.mihosoft.vrl.v3d that return CSG.OptTypeModifier and TypeMethodDescriptionstatic CSG.OptType
Returns the enum constant of this class with the specified name.static CSG.OptType[]
CSG.OptType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.mihosoft.vrl.v3d with parameters of type CSG.OptTypeModifier and TypeMethodDescriptionCSG.optimization
(CSG.OptType type) Defines the CSg optimization type.static void
CSG.setDefaultOptType
(CSG.OptType optType) void
CSG.setOptType
(CSG.OptType optType)