Enum Class SamplerTypes.MagFilterType

java.lang.Object
java.lang.Enum<SamplerTypes.MagFilterType>
com.ardor3d.extension.model.collada.jdom.data.SamplerTypes.MagFilterType
All Implemented Interfaces:
Serializable, Comparable<SamplerTypes.MagFilterType>, Constable
Enclosing class:
SamplerTypes

public static enum SamplerTypes.MagFilterType extends Enum<SamplerTypes.MagFilterType>
Enum matching Collada's texture magnification modes to Ardor3D's.