Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMAlgo_GetInPlace_2.cxx File Reference
#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)
 

Function Documentation

Standard_Integer Dimension ( const TopAbs_ShapeEnum  aType)
static
void PointProperties ( const TopoDS_Shape &  aS,
GProp_GProps aGProps 
)
static