Overload List
| Name | Description | |
|---|---|---|
| Cog3DRay |
Constructs a degenerate Cog3DRay consistent with
Cog3DRay(Cog3DVect3(), Cog3DVect3(), Cog3DShapeStateConstants.Points, Cog3DShapeStateConstants.Curve).
| |
| Cog3DRay(Cog3DRay) |
Construct this object by making a deep copy of the supplied
object.
| |
| Cog3DRay(SerializationInfo, StreamingContext) |
Serialization constructor.
| |
| Cog3DRay(Cog3DVect3, Cog3DVect3, Cog3DRay ParameterizationType, Cog3DShapeStateConstants) |
Constructs a Cog3DRay using parameterizationType to interpret v1 and v2.
|
See Also