Overload List
| Name | Description | |
|---|---|---|
| Cog3DPoint |
Constructs a Cog3DPoint consistent with
Cog3DPoint(0, 0, 0).
| |
| Cog3DPoint(Cog3DPoint) |
Construct this object by making a deep copy of the supplied
object.
| |
| Cog3DPoint(Cog3DVect3) |
Constructs a Cog3DPoint using a specified Cog3DVect3.
| |
| Cog3DPoint(SerializationInfo, StreamingContext) |
Serialization constructor.
| |
| Cog3DPoint(Double, Double, Double) |
Constructs a Cog3DPoint using the specified 3D position.
|
See Also