| Method | Description |
|---|---|
OffsetSurface.OffsetSurface ()
|
Default constructor. Initializes the base surface pointer to NULL and the offset distance to 0.0. |
OffsetSurface.OffsetSurface (Surface, double)
|
Constructs an offset object defined by input data. |