Open CASCADE Technology
7.1.0.beta
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <gp_GTrsf.hxx>
#include <BRepBuilderAPI_Collect.hxx>
#include <BRepBuilderAPI_ModifyShape.hxx>
#include <Standard_Boolean.hxx>
#include <TopTools_ListOfShape.hxx>
Data Structures | |
class | BRepBuilderAPI_GTransform |
Geometric transformation on a shape. The transformation to be applied is defined as a gp_GTrsf transformation. It may be: More... | |