#include <GEOMAlgo_GetInPlace.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <gp_Pnt.hxx>
#include <TopoDS_Iterator.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Vertex.hxx>
#include <BRep_Tool.hxx>
#include <BRep_Builder.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_MapIteratorOfMapOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopExp.hxx>
#include <GProp_GProps.hxx>
#include <BRepGProp.hxx>
Classes | |
class | GEOMAlgo_GProps |
Functions | |
static Standard_Integer | Dimension (const TopAbs_ShapeEnum aType) |
static void | PointProperties (const TopoDS_Shape &aS, GProp_GProps &aGProps) |
|
static |
|
static |
References GEOMAlgo_GProps::SetCG(), and GEOMAlgo_GProps::SetMass().