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