Open CASCADE Technology
7.3.0
|
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <BRepTools_TrsfModification.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | ShapeCustom_TrsfModification |
Complements BRepTools_TrsfModification to provide reversible scaling regarding tolerances. Uses actual tolerances (attached to the shapes) not ones returned by BRep_Tool::Tolerance to work with tolerances lower than Precision::Confusion. More... | |