Jive reference manual
List of all members | Public Types | Public Member Functions | Public Attributes
jive::geom::ShapeBoundary Class Reference

#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)
 
ShapeBoundaryoperator= (const ShapeBoundary &rhs)
 

Public Attributes

BShapeVector shapes
 
SBShapeVector bounds
 
Topology topology
 

Member Typedef Documentation

Constructor & Destructor Documentation

jive::geom::ShapeBoundary::ShapeBoundary ( )
jive::geom::ShapeBoundary::ShapeBoundary ( const BShapeVector shapes,
const SBShapeVector bounds,
const Topology topology 
)

Member Function Documentation

ShapeBoundary& jive::geom::ShapeBoundary::operator= ( const ShapeBoundary rhs)

Member Data Documentation

BShapeVector jive::geom::ShapeBoundary::shapes
SBShapeVector jive::geom::ShapeBoundary::bounds
Topology jive::geom::ShapeBoundary::topology