Class TLcdIdentityModelXYZWorldTransformation

java.lang.Object
com.luciad.transformation.TLcdIdentityModelXYZWorldTransformation
All Implemented Interfaces:
ILcdModelXYZWorldTransformation, Serializable

public class TLcdIdentityModelXYZWorldTransformation extends Object implements ILcdModelXYZWorldTransformation

This ILcdModelXYZWorldTransformation defines an identify transformation between an ILcdModelReference and an ILcdXYZWorldReference.

This implementation doesn't perform any transformation. It is a unitary operation, assuming that the ILcdModelReference and the ILcdXYZWorldReference are the same coordinate system.

See TLcdDefaultModelXYZWorldTransformation for a non-identity transformation that works with all supported LuciadLightspeed references.

Since:
2014.0
See Also: