Public Member Functions | |
void | operator() (const TopoDS_Shape &shape, int type) |
WireOrienter (std::list< TopoDS_Shape > &ws, const gp_Dir &dir, short o, short d) | |
Public Attributes | |
const gp_Dir & | dir |
short | direction |
short | orientation |
std::list< TopoDS_Shape > & | wires |
WireOrienter::WireOrienter | ( | std::list< TopoDS_Shape > & | ws, |
const gp_Dir & | dir, | ||
short | o, | ||
short | d | ||
) |
void WireOrienter::operator() | ( | const TopoDS_Shape & | shape, |
int | type | ||
) |
const gp_Dir& WireOrienter::dir |
short WireOrienter::direction |
short WireOrienter::orientation |
std::list<TopoDS_Shape>& WireOrienter::wires |
Referenced by PathScripts.PathEngrave.ObjectEngrave::opExecute().