Overload List
| Name | Description | |
|---|---|---|
| Cog3DMatrix3x3 |
Construct a default (representing an identity transform) Cog3DMatrix3x3.
| |
| Cog3DMatrix3x3(Cog3DMatrix3x3) |
Construct this object by making a deep copy of the supplied
object.
| |
| Cog3DMatrix3x3(SerializationInfo, StreamingContext) |
Serialization constructor.
| |
| Cog3DMatrix3x3(Double, Double, Double, Double, Double, Double, Double, Double, Double) |
Construct this Cog3DMatrix3x3 using the given element values.
|
See Also