Overload List
| Name | Description | |
|---|---|---|
| Cog3DTransformLinear |
Construct this default (identity transform) Cog3DTransformLinear.
| |
| Cog3DTransformLinear(Cog3DTransformLinear) |
Construct this object by making a deep copy of the supplied
object.
| |
| Cog3DTransformLinear(SerializationInfo, StreamingContext) |
Serialization constructor.
| |
| Cog3DTransformLinear(Cog3DMatrix3x3, Cog3DVect3) |
Construct this Cog3DTransformLinear using 3x3 matrix and translation.
|
See Also