#include <Debugging.h>
◆ DebugScope()
◆ ~DebugScope()
tigl::DebugScope::~DebugScope |
( |
| ) |
|
◆ addShape() [1/2]
void tigl::DebugScope::addShape |
( |
const TopoDS_Shape & |
shape, |
|
|
const std::string & |
filename |
|
) |
| |
◆ addShape() [2/2]
void tigl::DebugScope::addShape |
( |
const Handle(Geom_Curve) & |
curve, |
|
|
const std::string & |
filename |
|
) |
| |
◆ dumpShape()
void tigl::DebugScope::dumpShape |
( |
const TopoDS_Shape & |
shape, |
|
|
const std::string & |
filename |
|
) |
| |
◆ m_shapes
std::map<std::string, TopoDS_Shape> tigl::DebugScope::m_shapes |
|
private |
◆ m_tp
The documentation for this class was generated from the following file: