DTO (data transfer object) for vector interface (IVector).
More...
DTO (data transfer object) for vector interface (IVector).
$A Igor Jun09;
IG.Lib.BoundingBoxDtoBase.BoundingBoxDtoBase |
( |
| ) |
|
|
inline |
Creates a DTO for storing state of a bounding box of any bounding box type.
IG.Lib.BoundingBoxDtoBase.BoundingBoxDtoBase |
( |
int |
dimension | ) |
|
|
inline |
Creates a DTO for storing a bounding box object of any bounding box type, with specified dimension.
- Parameters
-
dimension | Bounding box dimension. |
override IBoundingBox IG.Lib.BoundingBoxDtoBase.CreateBoundingBox |
( |
int |
dimension | ) |
|
|
inline |
Creates and returns a new bounding box cast to the interface type IBoundingBox.
- Parameters
-
dimension | Bounding box dimension. |
The documentation for this class was generated from the following file: