Overload List
| Name | Description | |
|---|---|---|
| Cog3DBox |
Constructs a degenerate box with size of (0,0,0), translation of (0,0,0),
ShapeFromScaledUnitBox of identity transform,
and Cog3DShapeStateConstants of Volume.
| |
| Cog3DBox(Cog3DBox) |
Construct this object by making a deep copy of the supplied
object.
| |
| Cog3DBox(SerializationInfo, StreamingContext) |
Serialization constructor.
| |
| Cog3DBox(Cog3DVect3, Cog3DTransformRigid, Cog3DShapeStateConstants) |
Constructs a box using the specified size, rigid transform, and Cog3DShapeStateConstants.
|
See Also