|
九韶内核 1.0.0.0
|
The class of WithAttrBase, WithAttr. 更多...
#include <af/label/Label.hpp>#include <af/attribute/Attribute.hpp>#include <af/attribute/AttributeBase.hpp>#include <af/signal/SignalType.hpp>#include <af/label/LabelTool.hpp>#include <af/label/LabelFactory.hpp>#include <af/label/LabelIterator.hpp>#include <algorithm>#include <boolean/BOAlgoMacros.hpp>#include <boolean/BoolBRepFuse.hpp>#include <boolean/BoolOperation.hpp>#include <boolean/BoolBRepCommon.hpp>#include <boolean/BoolBRepCut.hpp>#include <boolean/BoolBRepSplitter.hpp>#include <common/AxisT.hpp>#include <common/PointT.hpp>#include <common/TransformationT.hpp>#include <common/VectorT.hpp>#include <common/Constants.hpp>#include <functional>#include <list>#include <math/Plane.hpp>#include <modeling/MakeBox.hpp>#include <modeling/MakeCone.hpp>#include <modeling/MakePrism.hpp>#include <modeling/MakeCylinder.hpp>#include <modeling/MakeShape.hpp>#include <modeling/MakeSphere.hpp>#include <modeling/MakeTorus.hpp>#include <modeling/MakeRevol.hpp>#include <modeling/MakeEdge.hpp>#include <modeling/MakeEdge2d.hpp>#include <modeling/MakeFace.hpp>#include <modeling/MakeHalfSpace.hpp>#include <modeling/MakePolygon.hpp>#include <modeling/MakeRevolution.hpp>#include <modeling/MakeRightPrism.hpp>#include <modeling/MakeShell.hpp>#include <modeling/MakeSolid.hpp>#include <modeling/MakeVertex.hpp>#include <modeling/MakeWedge.hpp>#include <modeling/MakeWire.hpp>#include <modeling/TransformShape.hpp>#include <modeling/CopyShape.hpp>#include <modeling/GeneralTransformShape.hpp>#include <fillet/MakeChamfer.hpp>#include <fillet/MakeFillet.hpp>#include <modeling/MakePyramid.hpp>#include <offset/MakePipe.hpp>#include <string>#include <topology/TopoCast.hpp>#include <topology/TopoEdge.hpp>#include <topology/TopoFace.hpp>#include <topology/TopoWire.hpp>#include <topology/TopoShape.hpp>#include <topology/TopoExplorer.hpp>#include <topology/TopologyMacros.hpp>#include <unordered_map>#include <utility>#include <vector>#include <iostream>命名空间 | |
| namespace | AMCAX |
| AMCAX 内核提供的所有接口所在的命名空间。 | |
宏定义 | |
| #define | DEFINE_CONSTRUCTOR_WITH_INIT(MAKER) |
| #define | DEFINE_CONSTRUCTOR_WITHOUT_INIT(MAKER) |
| #define | DEFINE_MODELLING_INIT_FUNC() |
The class of WithAttrBase, WithAttr.
Support the modeling operations with attributes.
| #define DEFINE_CONSTRUCTOR_WITH_INIT | ( | MAKER | ) |
| #define DEFINE_CONSTRUCTOR_WITHOUT_INIT | ( | MAKER | ) |
| #define DEFINE_MODELLING_INIT_FUNC | ( | ) |