#include <iostream>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Wire.hxx>
#include <TopTools_ListOfShape.hxx>
#include <App/ComplexGeoData.h>
Go to the source code of this file.
Classes | |
struct | Base::vec_traits< gp_Dir > |
struct | Base::vec_traits< gp_Pnt > |
struct | Base::vec_traits< gp_Vec > |
class | Part::ShapeSegment |
class | Part::TopoShape |
The representation for a CAD Shape. More... | |
Namespaces | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
namespace | Part |