Uses of Enum Class
com.luciad.meshup.ELcdSimplificationStrategy
Packages that use ELcdSimplificationStrategy
Package
Description
Provides a builder for optimizing, simplifying,
multi-leveling and slicing 3D mesh data.
-
Uses of ELcdSimplificationStrategy in com.luciad.meshup
Methods in com.luciad.meshup that return ELcdSimplificationStrategyModifier and TypeMethodDescriptionstatic ELcdSimplificationStrategyReturns the enum constant of this class with the specified name.static ELcdSimplificationStrategy[]ELcdSimplificationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.meshup with parameters of type ELcdSimplificationStrategyModifier and TypeMethodDescriptionTLcd3DTilesProcessorBuilder.simplificationStrategy(ELcdSimplificationStrategy aSimplificationStrategy) Specifies the simplification algorithm to use.