Overload List
| Name | Description | |
|---|---|---|
| Cog3DLineSeg |
Constructs a degenerate Cog3DLineSeg consistent with
Cog3DLineSeg(Cog3DVect3(), Cog3DVect3(), Cog3DShapeStateConstants.Curve).
| |
| Cog3DLineSeg(Cog3DLineSeg) |
Construct this object by making a deep copy of the supplied
object.
| |
| Cog3DLineSeg(SerializationInfo, StreamingContext) |
Serialization constructor.
| |
| Cog3DLineSeg(Cog3DVect3, Cog3DVect3, Cog3DShapeStateConstants) |
Constructs a Cog3DLineSeg using p1 and p2.
|
See Also