|
Jive reference manual
|
#include <jive/geom/ShapeBoundary.h>
Public Types | |
| typedef util::Topology | Topology |
Public Member Functions | |
| ShapeBoundary () | |
| ShapeBoundary (const BShapeVector &shapes, const SBShapeVector &bounds, const Topology &topology) | |
| ShapeBoundary & | operator= (const ShapeBoundary &rhs) |
Public Attributes | |
| BShapeVector | shapes |
| SBShapeVector | bounds |
| Topology | topology |
| jive::geom::ShapeBoundary::ShapeBoundary | ( | ) |
| jive::geom::ShapeBoundary::ShapeBoundary | ( | const BShapeVector & | shapes, |
| const SBShapeVector & | bounds, | ||
| const Topology & | topology | ||
| ) |
| ShapeBoundary& jive::geom::ShapeBoundary::operator= | ( | const ShapeBoundary & | rhs | ) |
| BShapeVector jive::geom::ShapeBoundary::shapes |
| SBShapeVector jive::geom::ShapeBoundary::bounds |
| Topology jive::geom::ShapeBoundary::topology |