27 #ifndef HEP_POLYHEDRONPROCESSOR_HH
28 #define HEP_POLYHEDRONPROCESSOR_HH
42 typedef std::pair<Operation,HepPolyhedron>
op_t;
std::pair< Operation, HepPolyhedron > op_t
virtual ~HepPolyhedronProcessor()
void push_back(Operation, const HepPolyhedron &)
bool execute1(HepPolyhedron &, const std::vector< unsigned int > &)
bool execute(HepPolyhedron &)
HepPolyhedronProcessor & operator=(const HepPolyhedronProcessor &)
std::vector< op_t > m_ops