| ►CAMCAX::STEP::AbstractRepItem | Class representing a representation item |
| CAMCAX::STEP::BinaryRepItem | Class for representing a Binary Representation Items |
| CAMCAX::STEP::CartesianPointRepItem | Class for representing a Cartesian Point Representation Items |
| CAMCAX::STEP::CompoundRepItem | Class for representing a compound representation item |
| CAMCAX::STEP::DescriptiveRepItem | Class for Descriptive Representation Items |
| CAMCAX::STEP::IntegerRepItem | Class for representing an integer representation item |
| CAMCAX::STEP::MeasureRepItem | Class for representing a measure representation item |
| CAMCAX::STEP::RealRepItem | Class for representing a real representation item |
| CAMCAX::STEP::ValueRepItem | Class for representing a value representation item |
| ►CAMCAX::AbstructUnit | Class for SI Base Units |
| CAMCAX::AmountOfSubstanceUnit | Class for SI Base Units |
| CAMCAX::ElectricCurrentUnit | Class for SI Base Units |
| CAMCAX::LengthUnit | Class for SI Base Units |
| CAMCAX::LuminousIntensityUnit | Class for SI Base Units |
| CAMCAX::MassUnit | Class for SI Base Units |
| CAMCAX::ThermodynamicTemperatureUnit | Class for SI Base Units |
| CAMCAX::TimeUnit | Class for SI Base Units |
| ►CAMCAX::Adaptor2Curve | 二维曲线适配器的基类 |
| ►CAMCAX::AdaptorGeom2Curve | 二维几何曲线适配器的类 |
| CAMCAX::BRepAdaptorCurve2 | B-Rep 中二维曲线的适配器类 |
| ►CAMCAX::Adaptor3Curve | 三维曲线适配器的基类 |
| CAMCAX::Adaptor3CurveOnSurface | 曲面上三维曲线适配器的类 |
| CAMCAX::AdaptorGeom3Curve | 三维几何曲线适配器的类 |
| CAMCAX::BRepAdaptorCompCurve3 | B-Rep 中三维复合曲线的适配器类 |
| CAMCAX::BRepAdaptorCurve3 | B-Rep 中三维曲线的适配器类 |
| ►CAMCAX::Adaptor3Surface | 三维曲面适配器的基类 |
| CAMCAX::AdaptorGeom3Surface | 三维几何曲面适配器的类 |
| CAMCAX::BRepAdaptorSurface | B-Rep 中三维曲面的适配器类 |
| CAMCAX::AdaptorGeom2Tool | 二维几何适配器的工具类 |
| CAMCAX::AdaptorGeom3Tool | 三维几何适配器的工具类 |
| CAMCAX::GCS::Arc2d | 二维圆弧 |
| CAMCAX::GCS::ArcOfEllipse2d | 二维椭圆弧 |
| CAMCAX::GCS::ArcOfParabola2d | 二维抛物线弧 |
| CAMCAX::Array2< T > | 二维数组模板类 |
| CAMCAX::Array2< AMCAX::PointT > | |
| CAMCAX::Array2< AMCAX::PointT< double, 2 > > | |
| CAMCAX::Array2< double > | |
| CAMCAX::Attribute | Used to represent an attribute in the system |
| CAMCAX::attribute_policy_trait< T > | Specialize for your type to obtain a default meta and value type for UserDefinedAttribute<T> or always pass a meta info to constructors |
| CAMCAX::attribute_trait< T > | Specialize for your type to obtain a default meta and value type for UserDefinedAttribute<T> or always pass a meta info to constructors |
| ►CAMCAX::AttributeBase | The base class of all attributes |
| CAMCAX::ArrayAttribute< _Attr > | The class of ArrayAttribute |
| CAMCAX::BlobAttribute | The class of BlobAttribute |
| CAMCAX::ColorAttribute | The class of ColorAttribute |
| CAMCAX::DynamicAttribute | The class of DynamicAttribute |
| CAMCAX::FixedIntAttribute< _Width, _Signed > | The class of FixedIntAttribute |
| CAMCAX::FloatingPotintAttribute< T > | The class of FloatingPotintAttribute |
| CAMCAX::StringAttribute | The class of StringAttribute |
| CAMCAX::UserDefinedAttribute< T > | The class of UserDefinedAttribute |
| CAMCAX::AttributeImpl | The class of AttributeImpl |
| CAMCAX::AttributeTool | Used to operate attributes |
| CAMCAX::AxisT< Scalar, DIM > | 轴类 |
| CAMCAX::AxisT< double, 2 > | |
| CAMCAX::AxisT< double, 3 > | |
| CAMCAX::AxisT< double, DIM > | |
| CAMCAX::Meshing::Parameterization::BijectivePara< Traits > | |
| CAMCAX::Meshing::Parameterization::BijectivePara_Impl< Traits > | |
| CAMCAX::Bimap< key_type, value_type > | 双向映射模板类 |
| CAMCAX::BlobAttribute::BlobData | The class of BlobData |
| CAMCAX::GeomE::BooleanMatchRegion | 具有指定容差的布尔匹配区域 |
| CAMCAX::BoundingBox2 | 二维边界框的类 |
| CAMCAX::BoundingBox3 | 三维边界框的类 |
| CAMCAX::BoundingRange | 一维边界范围的类 |
| CAMCAX::BoundingSphere | 边界球类 |
| CAMCAX::BRepBoundingBox | 用于计算 BRep 结构包围盒的工具类 |
| CAMCAX::BRepClassificationTools | 用于对 BRep 结构进行分类的工具类,即不考虑性能问题,进行一次性准确判断 |
| CAMCAX::BRepExtremaDistShapeShape | 计算两个形状之间极值距离的类 |
| CAMCAX::BRepExtremaProximityTool | 用于检测两个形状接近程度的工具类。注:内部使用离散化算法,结果为拟合值。 |
| CAMCAX::BRepFaceClassifier | 对面上的几何点进行分类的类 |
| CAMCAX::BRepGlobalProperty | BRep 结构全局属性的类 |
| CAMCAX::BRepIntCurveSurface | 用于计算曲线与有面的形状之间交点的类。 形状边上的交点会被单独存储在它们的面中,不考虑去重 |
| ►CAMCAX::BRepMeshDiscretRoot | 网格化的基类 |
| CAMCAX::BRepMeshIncrementalMesh | 网格化的类 |
| CAMCAX::BrepProximityOperations | The class of BRepProximityOperations |
| CAMCAX::BRepSolidClassifier | 对实体上的几何点进行分类的类 |
| CAMCAX::BRepTool | B-Rep 结构的工具类 |
| CAMCAX::GCS::BSplineCurve2d | 二维 B 样条曲线 |
| CAMCAX::CartesianCoordinateSystem | 笛卡尔坐标系类 |
| CAMCAX::ChildIterator | The class of ChildIterator |
| CAMCAX::GCS::Circle2d | 二维圆 |
| CAMCAX::Classifier2d | 用于在二维中进行低级分类的类 |
| CAMCAX::ComputePointsAbscissa | 计算给定弧长的曲线上某点参数的类 |
| CAMCAX::ComputePointsTangentialDeflection | 通过控制角度和曲率偏差对曲线进行采样的类 |
| CAMCAX::Conic2Constraint | 用于构建二维圆锥曲线约束条件的结构体 |
| CAMCAX::ConicBase< DIM, Derived > | 圆锥曲线的基类,仅在二维和三维中可用 |
| ►CAMCAX::ConicBase< DIM, CircleS< DIM > > | |
| CAMCAX::CircleS< 3 > | |
| CAMCAX::CircleS< 2 > | |
| CAMCAX::CircleS< DIM > | 圆的基类 |
| ►CAMCAX::ConicBase< DIM, EllipseS< DIM > > | |
| CAMCAX::EllipseS< 2 > | |
| CAMCAX::EllipseS< 3 > | |
| CAMCAX::EllipseS< DIM > | 椭圆的基类 |
| ►CAMCAX::ConicBase< DIM, HyperbolaS< DIM > > | |
| CAMCAX::HyperbolaS< 2 > | |
| CAMCAX::HyperbolaS< 3 > | |
| CAMCAX::HyperbolaS< DIM > | 双曲线的基类 |
| ►CAMCAX::ConicBase< DIM, ParabolaS< DIM > > | |
| CAMCAX::ParabolaS< 2 > | |
| CAMCAX::ParabolaS< 3 > | |
| CAMCAX::ParabolaS< DIM > | 抛物线的基类 |
| CAMCAX::construct_anonymous_attr_t | Construct strategies |
| CAMCAX::construct_default_attr_t | Construct strategies |
| ►CAMCAX::CoordBase< Scalar, DIM > | 坐标的基类 |
| CAMCAX::CoordT< Scalar, 1 > | 一维笛卡尔坐标的特殊类 |
| CAMCAX::CoordT< Scalar, 2 > | 二维笛卡尔坐标的特殊类 |
| CAMCAX::CoordT< Scalar, 3 > | 三维笛卡尔坐标的特殊类 |
| CAMCAX::CoordT< Scalar, 4 > | 四维笛卡尔坐标的特殊类 |
| CAMCAX::CoordT< Scalar, DIM > | 笛卡尔坐标类 |
| ►CAMCAX::CoordBase< double, DIM > | |
| CAMCAX::CoordT< double, DIM > | |
| ►CAMCAX::CoordBase< int, DIM > | |
| CAMCAX::CoordT< int, 2 > | |
| ►CAMCAX::CoordBase< Scalar, 1 > | |
| CAMCAX::CoordT< Scalar, 1 > | 一维笛卡尔坐标的特殊类 |
| ►CAMCAX::CoordBase< Scalar, 2 > | |
| CAMCAX::CoordT< Scalar, 2 > | 二维笛卡尔坐标的特殊类 |
| ►CAMCAX::CoordBase< Scalar, 3 > | |
| CAMCAX::CoordT< Scalar, 3 > | 三维笛卡尔坐标的特殊类 |
| ►CAMCAX::CoordBase< Scalar, 4 > | |
| CAMCAX::CoordT< Scalar, 4 > | 四维笛卡尔坐标的特殊类 |
| ►CAMCAX::CoordBase< T, DIM > | |
| ►CAMCAX::CoordT< T, DIM > | |
| CAMCAX::VecProxy< DIM, T > | |
| CAMCAX::CurveCalculation | 用于对基本曲线(如直线和圆锥曲线)进行基本几何计算的函数 |
| CAMCAX::CurveLocalProperty< Curve, DIM > | 计算曲线局部属性的模板类 |
| CAMCAX::CurvesError | 计算拟合误差 |
| CAMCAX::Meshing::Boolean::CustomBoolean< Kernel, Traits > | |
| CAMCAX::Meshing::Boolean::CustomBoolean_Impl< Traits > | |
| CAMCAX::Meshing::Boolean::CustomBoolean_Impl< CustomBooleanTraits > | |
| CAMCAX::GeomE::DetectTool | 检测工具类 |
| CAMCAX::DirectionT< Scalar, DIM > | 方向类,即单位向量 |
| CAMCAX::DirectionT< double, 2 > | |
| CAMCAX::DirectionT< double, 3 > | |
| CAMCAX::DirectionT< double, DIM > | |
| ►CAMCAX::Meshing::Mesh::Edge | Simple representation of edges in mesh. It represent the general edge of mesh in topological sense. It store two end vertices and doesn't store any geometrical information or other extra information |
| CAMCAX::Meshing::Subdivision::TriSoup_ButterFlySubdivision< Traits, Modified >::Edge | |
| CAMCAX::Meshing::Subdivision::TriSoup_LoopSubdivision< Traits >::Edge | |
| ►CAMCAX::GeomE::EditShape | 编辑形状的基类 |
| CAMCAX::GeomE::EdgeEditor | 编辑边的类 |
| CAMCAX::GeomE::SimplifyFeature | SimplifyFeature 的类 |
| CAMCAX::GeomE::VertexEditor | 编辑顶点的类 |
| CAMCAX::GCS::Ellipse2d | 二维椭圆 |
| ►Cstd::equal_to< AMCAX::TopoShape > | 拓扑形状相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoCompSolid > | 拓扑复合实体相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoCompound > | 拓扑复合体相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoEdge > | 拓扑边相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoFace > | 拓扑面相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoShell > | 拓扑壳体相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoSolid > | 拓扑实体相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoVertex > | 拓扑顶点相等函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::equal_to< AMCAX::TopoWire > | 拓扑环相等函数的特化(用于 STL 中的无序集合和无序映射) |
| ►Cstd::exception | STL class |
| ►CAMCAX::AttributeException | The base class of all attribute exceptions |
| CAMCAX::BadAttributeCast | The class of bad AttributeImpl cast exception |
| CAMCAX::BadAttributeValue | The class of bad AttributeImpl value exception |
| ►Cstd::runtime_error | STL class |
| CAMCAX::Meshing::MeshBaseError | |
| CAMCAX::GeomE::ExtendOptions | 面延伸操作中的配置选项。变量 modify、mergeResult 和 removeRedundantVertex 目前仅支持默认值 |
| CAMCAX::Meshing::Subdivision::TriSoup_ButterFlySubdivision< Traits, Modified >::Face | |
| CAMCAX::Meshing::Subdivision::TriSoup_LoopSubdivision< Traits >::Face | |
| CAMCAX::GeomE::FaceEditor | 编辑面的类 |
| CAMCAX::GeomE::FaceExtension | 扩展面的类 |
| ►Cstd::false_type | |
| CAMCAX::Meshing::is_instance< U< Ts... >, U > | Check if an type is the instance of another type |
| CAMCAX::Meshing::is_instance< typename, class > | Check if an type is the instance of another type |
| CAMCAX::Meshing::Remeshing::FastQEM< Traits > | Implement a fast QEM simplification algorithm based on triangle soup |
| CAMCAX::Meshing::Remeshing::FastQEM_Impl< Traits > | |
| CAMCAX::FrameT< Scalar, DIM > | 标架 |
| CAMCAX::FrameT< double, 2 > | |
| CAMCAX::FrameT< double, 3 > | |
| CAMCAX::FrameT< double, DIM > | |
| CAMCAX::GccCircle2TangentOn | 构造一个与曲线相切且圆心位于另一条曲线上的二维圆的类 |
| CAMCAX::GccCircle2TangentRadius | 构造一个与曲线相切且给定半径的二维圆的类 |
| CAMCAX::GccCircle3Tangent | 构造一个与三条曲线相切或经过三个点的二维圆的类 |
| CAMCAX::GccCircleTangentCenter | 构造一个与某条曲线相切且给定圆心或经过某点且给定圆心的二维圆的类 |
| CAMCAX::GccCircleTangentOnRadius | 构造一个与某条曲线相切且圆心在另一条曲线上以及给定半径或经过某点且圆心在某条曲线上以及给定半径的二维圆的类 |
| CAMCAX::GccEntity | 构造修饰曲线有用工具的类 |
| CAMCAX::GccLine2Tangent | 构造一条与两条曲线相切或经过两个点的二维直线的类 |
| CAMCAX::GccLineTangentOblique | 构造一条与某条曲线相切且与某条直线具有指定斜角或经过某点且与某条直线具有指定斜角的二维直线的类 |
| CAMCAX::GccQualifiedCurve | 在 gcc 中使用的带修饰符曲线的类 |
| CAMCAX::GCS::GCSWConHandle | GCSConHandle 的包装器 |
| CAMCAX::GCS::GCSWRigidBody | GCSRigidBody 的包装器 |
| CAMCAX::GCS::GCSWSystem | GCSSystem 的包装器 |
| CAMCAX::GCS::GCSWVarGeomHandle | GCSVarGeomHandle 的包装器 |
| CAMCAX::GeneralTransformationT< Scalar, DIM > | 通用变换类 |
| CAMCAX::GeneralTransformationT< double, 3 > | |
| ►CAMCAX::Geom2Geometry | 二维几何对象的基类 |
| ►CAMCAX::Geom2Curve | 二维曲线的基类 |
| ►CAMCAX::Geom2BoundedCurve | 二维有界曲线的基类 |
| CAMCAX::Geom2BSplineCurve | 二维 B 样条曲线的类 |
| CAMCAX::Geom2BezierCurve | 二维贝塞尔曲线的类 |
| CAMCAX::Geom2TrimmedCurve | 二维修剪曲线的类 |
| ►CAMCAX::Geom2Conic | 二维圆锥曲线的基类 |
| CAMCAX::Geom2Circle | 二维圆的类 |
| CAMCAX::Geom2Ellipse | 二维椭圆的类 |
| CAMCAX::Geom2Hyperbola | 二维双曲线的类 |
| CAMCAX::Geom2Parabola | 二维抛物线的类 |
| CAMCAX::Geom2Line | 二维直线的类 |
| CAMCAX::Geom2OffsetCurve | 二维偏移曲线的类 |
| CAMCAX::Geom2Point | 二维点的类 |
| ►CAMCAX::Geom2Vector | 二维向量的基类 |
| CAMCAX::Geom2Direction | 二维方向的类,它是一个标准化向量 |
| CAMCAX::Geom2GeneralVector | 二维向量的类 |
| ►CAMCAX::Geom3Geometry | 三维几何对象的基类 |
| ►CAMCAX::Geom3Curve | 三维曲线的基类 |
| ►CAMCAX::Geom3BoundedCurve | 三维有界曲线的基类 |
| CAMCAX::Geom3BSplineCurve | 三维 B 样条曲线的类 |
| CAMCAX::Geom3BezierCurve | 三维贝塞尔曲线的类 |
| CAMCAX::Geom3TrimmedCurve | 三维修剪曲线的类 |
| ►CAMCAX::Geom3Conic | 三维圆锥曲线的基类 |
| CAMCAX::Geom3Circle | 三维圆的类 |
| CAMCAX::Geom3Ellipse | 三维椭圆的类 |
| CAMCAX::Geom3Hyperbola | 三维双曲线的类 |
| CAMCAX::Geom3Parabola | 三维抛物线的类 |
| CAMCAX::Geom3Line | 三维直线的类 |
| CAMCAX::Geom3OffsetCurve | 三维偏移曲线的类 |
| CAMCAX::Geom3Point | 三维点的类 |
| ►CAMCAX::Geom3Surface | 三维曲面的基类 |
| ►CAMCAX::Geom3BoundedSurface | 三维有界曲面的基类 |
| CAMCAX::Geom3BSplineSurface | 三维 B 样条曲面的类 |
| CAMCAX::Geom3BezierSurface | 三维贝塞尔曲面的类 |
| CAMCAX::Geom3TrimmedSurface | 三维修剪曲面的类 |
| ►CAMCAX::Geom3ElementarySurface | 三维基准曲面的基类 |
| CAMCAX::Geom3ConicalSurface | 三维圆锥曲面的类 |
| CAMCAX::Geom3CylindricalSurface | 三维圆柱面的类 |
| CAMCAX::Geom3Plane | 三维平面的类 |
| CAMCAX::Geom3SphericalSurface | 三维球面的类 |
| CAMCAX::Geom3ToroidalSurface | 三维环形曲面的类 |
| CAMCAX::Geom3OffsetSurface | 三维偏移曲面的类 |
| ►CAMCAX::Geom3SweptSurface | 三维扫掠曲面的基类 |
| CAMCAX::Geom3SurfaceOfExtrusion | 拉伸曲面的类 |
| CAMCAX::Geom3SurfaceOfRevolution | 旋转曲面的类 |
| ►CAMCAX::Geom3Vector | 三维向量的基类 |
| CAMCAX::Geom3Direction | 三维方向的类,它是一个标准化向量 |
| CAMCAX::Geom3GeneralVector | 三维一般向量的类 |
| CAMCAX::GeomAPIExtremaCurveCurve2 | 计算两条二维曲线上极值点的类 |
| CAMCAX::GeomAPIExtremaCurveCurve3 | 计算两条三维曲线上极值点的类 |
| CAMCAX::GeomAPIExtremaCurveSurface | 计算曲线和曲面上极值点的类 |
| CAMCAX::GeomAPIExtremaSurfaceSurface | 计算两个曲面上极值点的类 |
| CAMCAX::GeomAPIIntCurveCurve2 | 计算两条二维曲线交点的类 |
| CAMCAX::GeomAPIIntCurveSurface | 计算曲线与曲面相交的类 |
| CAMCAX::GeomAPIInterpolate2 | 根据二维点计算出一条插值曲线的类 |
| CAMCAX::GeomAPIInterpolate3 | 根据三维点计算出一条插值曲线的类 |
| CAMCAX::GeomAPIIntSurfaceSurface | 计算两个曲面交线的类 |
| CAMCAX::GeomAPIPlaneCurve | 在二维和三维之间转换平面曲线的工具类 |
| CAMCAX::GeomAPIPointsToBSpline2 | 根据二维点拟合一条 B 样条曲线的类 |
| CAMCAX::GeomAPIPointsToBSpline3 | 根据三维点拟合一条 B 样条曲线的类 |
| CAMCAX::GeomAPIPointsToBSplineSurface | 根据点拟合一个 B 样条曲面的类 |
| CAMCAX::GeomAPIProjectPointOnCurve2 | 在曲线上投影二维点的类 |
| CAMCAX::GeomAPIProjectPointOnCurve3 | 在曲线上投影三维点的类 |
| CAMCAX::GeomAPIProjectPointOnSurface | 在曲面上投影点的类 |
| CAMCAX::GeometryTool | 几何对象的工具类 |
| CAMCAX::GeomE::GeomImprint | 几何压印的类 |
| CAMCAX::GlobalPrincipalProperty | 用于计算全局属性的内部数据结构类 |
| CAMCAX::GlobalProperty | 一般全局属性类 |
| CAMCAX::Meshing::TriMeshCut::GreedyCut< Traits > | |
| CAMCAX::Meshing::TriMeshCut::GreedyCut_Impl< Traits > | |
| CAMCAX::Meshing::Mesh::HalfEdge | Simple representation of halfedges in mesh. It represent the general halfedge of mesh in topological sense. It store two end vertices and doesn't store any geometrical information or other extra information |
| Cstd::hash< AMCAX::Attribute > | |
| Cstd::hash< AMCAX::AttributeBase > | Hash function for AttributeBase |
| Cstd::hash< AMCAX::AttributeImpl > | Specialize the std::hash function for AMCAX::AttributeImpl |
| Cstd::hash< AMCAX::Label > | |
| Cstd::hash< AMCAX::TopoLocation > | 拓扑位置哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| ►Cstd::hash< AMCAX::TopoShape > | 拓扑形状哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoCompSolid > | 拓扑复合实体哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoCompound > | 拓扑复合体哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoEdge > | 拓扑边哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoFace > | 拓扑面哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoShell > | 拓扑壳体哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoSolid > | 拓扑实体哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoVertex > | 拓扑顶点哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< AMCAX::TopoWire > | 拓扑环哈希函数的特化(用于 STL 中的无序集合和无序映射) |
| Cstd::hash< pair< T1, T2 > > | 计算一对值的哈希值 |
| Cstd::hash< vector< T > > | 计算向量的哈希值 |
| CAMCAX::HashTool | 哈希值计算工具 |
| CAMCAX::HLRAlgorithmProjector | Class of hlr projector |
| CAMCAX::HLRBRepHLRToShape | Class of HLR shape generation |
| ►CAMCAX::HLRBRepInternalAlgorithm | Class of HLR internal algorithm |
| CAMCAX::HLRBRepAlgorithm | Class of HLR algo |
| CAMCAX::GeomE::HoleMessage | 检测到的 3D 孔特征信息 |
| CAMCAX::IGES::IgesIO | 从 IGES 文件中读取和写入形状的类 |
| CAMCAX::GeomE::ImprintOptions | 几何压印操作的参数选项 |
| CAMCAX::Meshing::IndexDenseHeap< value_type, key_type, comparator > | Each element is a pair of key and value (k, v). Key is supposed to be an index with type index_t. Value is usually something to be sorted, e.g., priority. IndexDenseHeap use a heap to sort values by comparing value. It also can modify value by key and resort the values |
| CAMCAX::IndexMap< key_type, value_type, hasher, keyeq > | 索引映射的模板类 |
| CAMCAX::IndexSet< key_type, hasher, keyeq > | 索引集的模板类 |
| CAMCAX::IndexSet< AMCAX::TopoShape > | |
| CAMCAX::IntCurveSurfacePoint | 曲线与曲面交点的数据结构 |
| CAMCAX::InterpolationNode | 插值中数据节点的结构体,包含位置、一阶导数和二阶导数 |
| CAMCAX::Meshing::Arrangements::InterSegments< TriIndexT > | The intersection segments information of result mesh |
| CAMCAX::Meshing::Mesh::IOOptions | Options about pre-described properties in mesh IO |
| CAMCAX::Meshing::Subdivision::TriSoup_ButterFlySubdivision< Traits, Modified >::OrderedOneRingVertices::Iterator | |
| CAMCAX::Label | The class of Label |
| CAMCAX::LabelFactory | The class of LabelFactory |
| CAMCAX::Meshing::Arrangements::Labels | Each output triangle has a surface label and inside label |
| CAMCAX::LabelTool | The class LabelTool |
| CAMCAX::LawBSpline | B 样条法则函数的类 |
| ►CAMCAX::LawFunction | 一维法则函数的基类 |
| ►CAMCAX::LawBSplineFunction | 继承 LawFunction 的 B 样条法则函数的类 |
| CAMCAX::LawInterpol | 通过插值构造 B 样条函数的类 |
| CAMCAX::LawS | "S" 形状法则函数的类 |
| CAMCAX::LawComposite | 复合法则函数的类 |
| CAMCAX::LawConstant | 常值法则函数的类 |
| CAMCAX::LawLinear | 线性法则函数 |
| CAMCAX::GCS::Line2d | 二维线段 |
| CAMCAX::GCS::Line3d | 由点和标准化方向向量表示的线段 |
| CAMCAX::LineBase< DIM, Derived > | 直线的基类 |
| ►CAMCAX::LineBase< 2, LineS< 2 > > | |
| CAMCAX::LineS< 2 > | 二维直线类 |
| ►CAMCAX::LineBase< 3, LineS< 3 > > | |
| CAMCAX::LineS< 3 > | 三维直线类 |
| ►CAMCAX::LineBase< DIM, LineS< DIM > > | |
| CAMCAX::LineS< 2 > | 二维直线类 |
| CAMCAX::LineS< 3 > | 三维直线类 |
| CAMCAX::LineS< DIM > | 直线类 |
| CAMCAX::Meshing::Logger | |
| CAMCAX::MakeAdvFillet2d | 对二维线段构造圆角的类 |
| CAMCAX::MakeConic2FromConstraints | 根据几何约束条件构造二维圆锥曲线 |
| ►CAMCAX::MakeGeometry | 构造几何对象的基类 |
| CAMCAX::MakeArcOfCircle | 构造三维圆弧的类 |
| CAMCAX::MakeArcOfCircle2d | 构造二维圆弧的类 |
| CAMCAX::MakeArcOfEllipse | 构造三维椭圆弧的类 |
| CAMCAX::MakeArcOfEllipse2d | 构造二维椭圆弧的类 |
| CAMCAX::MakeArcOfHyperbola | 构造三维双曲线弧的类 |
| CAMCAX::MakeArcOfHyperbola2d | 构造二维双曲线弧的类 |
| CAMCAX::MakeArcOfParabola | 构造三维抛物线弧的类 |
| CAMCAX::MakeArcOfParabola2d | 构造二维抛物线弧的类 |
| CAMCAX::MakeCircle2 | 构造二维圆的类 |
| CAMCAX::MakeCircle3 | 构造三维圆的类 |
| CAMCAX::MakeCone3 | 构造圆锥的类 |
| CAMCAX::MakeCylinder3 | 构造圆柱的类 |
| CAMCAX::MakeDirection2 | 构造二维方向的类 |
| CAMCAX::MakeDirection3 | 构造三维方向的类 |
| CAMCAX::MakeEllipse2 | 构造二维椭圆的类 |
| CAMCAX::MakeEllipse3 | 构造三维椭圆的类 |
| CAMCAX::MakeGeom2Circle | 构造二维几何圆的类 |
| CAMCAX::MakeGeom2Ellipse | 构造二维几何椭圆的类 |
| CAMCAX::MakeGeom2Hyperbola | 构造二维几何双曲线的类 |
| CAMCAX::MakeGeom2Line | 构造二维几何直线的类 |
| CAMCAX::MakeGeom2Parabola | 构造二维几何抛物线的类 |
| CAMCAX::MakeGeom3Circle | 构造三维几何圆的类 |
| CAMCAX::MakeGeom3ConicalSurface | 构造几何圆锥曲面的类 |
| CAMCAX::MakeGeom3CylindricalSurface | 构造几何圆柱曲面的类 |
| CAMCAX::MakeGeom3Ellipse | 构造三维几何椭圆的类 |
| CAMCAX::MakeGeom3Hyperbola | 构造三维几何双曲线的类 |
| CAMCAX::MakeGeom3Line | 构造三维几何直线的类 |
| CAMCAX::MakeGeom3Parabola | 构造三维几何抛物线的类 |
| CAMCAX::MakeGeom3Plane | 构造三维几何平面的类 |
| CAMCAX::MakeHelix | 构造螺旋线的类,其中螺旋线用 B 样条曲线表示 |
| CAMCAX::MakeHyperbola2 | 构造二维双曲线的类 |
| CAMCAX::MakeHyperbola3 | 构造三维双曲线的类 |
| CAMCAX::MakeLine2 | 构造二维直线的类 |
| CAMCAX::MakeLine3 | 构造三维直线的类 |
| CAMCAX::MakeParabola2 | 构造二维抛物线的类 |
| CAMCAX::MakeParabola3 | 构造三维抛物线的类 |
| CAMCAX::MakePlane3 | 构造三维平面的类 |
| CAMCAX::MakeSegment | 构造三维线段的类 |
| CAMCAX::MakeSegment2d | 构造二维线段的类 |
| CAMCAX::MakeTrimmedCone | 构造修剪圆锥的类 |
| CAMCAX::MakeTrimmedCylinder | 构造修剪圆柱的类 |
| ►CAMCAX::MakeShape | 创建形状的基类 |
| ►CAMCAX::BoolBuilder | 常规布尔运算的基类 |
| CAMCAX::BoolBRepDefeaturing | 从实体形状中移除特征面的类 |
| CAMCAX::BoolBRepReplaceFace | 使用一个曲面替换实体中特征面的的类 |
| CAMCAX::BoolBRepSplitter | 分割操作的类 |
| ►CAMCAX::BoolOperation | 布尔运算的基类 |
| CAMCAX::BoolBRepCommon | 交集运算的类 |
| CAMCAX::BoolBRepCut | 切割运算的类 |
| CAMCAX::BoolBRepFuse | 并集运算的类 |
| CAMCAX::BoolBRepSection | 计算形状间交线运算的类 |
| CAMCAX::MakeBox | 创建立方体的类 |
| ►CAMCAX::MakeChamferFilletBase | 倒角和圆角的基类 |
| CAMCAX::MakeChamfer | 倒角类 |
| CAMCAX::MakeFillet | 圆角类 |
| CAMCAX::MakeDraft | 沿环创建壳体的类 |
| CAMCAX::MakeEdge | 创建边的类 |
| CAMCAX::MakeEdge2d | 创建二维边的类 |
| CAMCAX::MakeEvolved | 构造衍生形状的算法类 |
| CAMCAX::MakeFace | 创建面的类 |
| CAMCAX::MakeFaceExtension | 用于延伸面的类 |
| CAMCAX::MakeFillet2d | 在平面顶点上构造圆角和倒角的类 |
| CAMCAX::MakeHalfSpace | 创建半空间的类 |
| CAMCAX::MakeLoft | 构造放样形状的类 |
| CAMCAX::MakeOffset | 偏移环的类 |
| ►CAMCAX::MakeOffsetShape | 构造偏移形状的算法类(用于构造壳体) |
| CAMCAX::MakeThickSolid | 创建加厚实体形状的类 |
| CAMCAX::MakeOffsetWire | 构造偏移环的类,支持在平面或参数域上对环进行偏移 |
| ►CAMCAX::MakeOneAxis | 创建单轴物体的基类 |
| CAMCAX::MakeCone | 创建圆锥体的类 |
| CAMCAX::MakeCylinder | 创建圆柱体的类 |
| CAMCAX::MakeRevolution | 通过绕轴旋转曲线生成旋转体的类 |
| CAMCAX::MakeSphere | 创建球体的类 |
| CAMCAX::MakePolygon | 创建多边形的类 |
| CAMCAX::MakePyramid | 创建棱锥的类 |
| CAMCAX::MakeRightPrism | 创建直角棱柱的类 |
| CAMCAX::MakeRuled | 构造单个直纹面或直纹面组成的壳体的类 |
| CAMCAX::MakeShell | 创建壳体的类 |
| CAMCAX::MakeSolid | 创建实体的类 |
| ►CAMCAX::MakeSweep | 通过扫掠生成形状的基类 |
| CAMCAX::MakePipe | 构造管道的算法类 |
| CAMCAX::MakePipeShell | 构造管道壳体的算法类 |
| CAMCAX::MakePrism | 创建棱柱或拉伸形状的类 |
| CAMCAX::MakeRevol | 创建旋转体的类 |
| CAMCAX::MakeTorus | 创建圆环的类 |
| CAMCAX::MakeVertex | 创建顶点的类 |
| CAMCAX::MakeWedge | 创建楔体的类 |
| CAMCAX::MakeWire | 创建环的类 |
| ►CAMCAX::ModifyShape | 修改形状的基类 |
| CAMCAX::CopyShape | 复制形状的类 |
| CAMCAX::GeneralTransformShape | 根据通用变换对形状进行变换的类 |
| CAMCAX::MakeDraftAngle | 对形状进行拔模变换的类 |
| CAMCAX::TransformShape | 对形状进行变换的类 |
| CAMCAX::MakeShapeTool | 创建形状的工具类 |
| CAMCAX::GCS::Matrix3d | 刚性变换矩阵 |
| CAMCAX::MatrixT< Scalar, ROW, COL > | 大小固定的矩阵的类 |
| CAMCAX::MatrixT< double, 3, 3 > | |
| CAMCAX::MatrixT< double, DIM, DIM > | |
| CAMCAX::MatrixT< Scalar, 2, 2 > | 2 x 2 矩阵专用类 |
| CAMCAX::MatrixT< Scalar, 3, 3 > | 3x3 矩阵专用类 |
| CAMCAX::MatrixT< Scalar, DIM, DIM > | |
| ►CAMCAX::Measurement | Class for measurement |
| CAMCAX::STEP::MeasureRepItem | Class for representing a measure representation item |
| CAMCAX::Meshing::Arrangements::MeshArrangements< Kernel, Traits > | |
| CAMCAX::Meshing::Arrangements::MeshArrangements_Impl< Traits > | |
| CAMCAX::Meshing::Arrangements::MeshArrangements_Impl< ArrangementsTraits > | |
| CAMCAX::Meshing::Arrangements::MeshArrangements_Stats | |
| CAMCAX::Meshing::Boolean::MeshBoolean< Kernel, Traits > | |
| CAMCAX::Meshing::Boolean::MeshBoolean_Impl< Traits > | |
| CAMCAX::Meshing::Boolean::MeshBoolean_Impl< BooleanTraits > | |
| CAMCAX::SubD::MeshCheck | 用于检查多边形网格的工具类 |
| CAMCAX::SubD::MeshCopy | 复制多边形网格的类 |
| CAMCAX::SubD::MeshCreaseTool | 多边形网格接口中用于创建折痕边的类 |
| CAMCAX::SubD::MeshExtrude | 多边形网格接口中用于拉伸的类。 注:该类仅改变拓扑结构,生成的新网格与原网格重合,需通过 MeshTransform 移动新生成的网格 |
| CAMCAX::SubD::MeshFastSelect | 在多边形网格中进行选择的工具类 |
| CAMCAX::SubD::MeshFillHole | 多边形网格接口中用于补洞的类 |
| CAMCAX::SubD::MeshInsertFace | |
| CAMCAX::SubD::MeshMakeCone | 多边形网格接口中用于创建圆锥体的类 |
| CAMCAX::SubD::MeshMakeCube | 多边形网格接口中用于创建立方体的类 |
| CAMCAX::SubD::MeshMakeCylinder | 多边形网格接口中用于创建圆柱体的类 |
| CAMCAX::SubD::MeshMakeQuadball | 多边形网格接口中用于创建四边形球体的类。 四边形球体是一个被等分为六部分的球体,每一部分又被等分为四边形 |
| CAMCAX::SubD::MeshMakeRectangle | 多边形网格接口中用于创建矩形的类 |
| CAMCAX::SubD::MeshMakeSphere | 多边形网格接口中用于创建球体的类 |
| CAMCAX::SubD::MeshMakeTorus | 多边形网格接口中用于创建圆环体的类 |
| CAMCAX::SubD::MeshOffset | 多边形网格接口中用于加厚网格的类 |
| CAMCAX::MeshParameters | 三角网格中使用的参数的类 |
| CAMCAX::SubD::MeshReduce | 多边形网格接口中用于删除网格的类 |
| CAMCAX::SubD::MeshSeparate | 多边形网格接口中用于分离边的类,在被分离边处会获得新的边界 |
| CAMCAX::SubD::MeshSplit | 多边形网格接口中用于分割网格的类 |
| CAMCAX::SubD::MeshSubdivideHE | 多边形网格接口中用于网格细分的类 |
| CAMCAX::SubD::MeshSubdivideRenderCC | 多边形网格接口中用于对四边形网格执行 Catmull-Clark 细分的类 |
| CAMCAX::SubD::MeshSubdivideRenderLoop | 多边形网格接口中用于对三角形网格执行 Loop 细分的类 |
| CAMCAX::SubD::MeshTool | 多边形网格的工具类 |
| CAMCAX::MeshToolsParameters | 网格化过程中使用的参数结构体 |
| CAMCAX::SubD::MeshTransform | 对多边形网格进行变换的类 |
| CAMCAX::SubD::MeshWeld | 多边形网格接口中用于合并边的类 |
| CMetaSet | |
| CAMCAX::MixImpl< Bits > | 新值的混合函数,用于组合 |
| CAMCAX::MixImpl< 32 > | 32 位哈希值的混合函数 |
| CAMCAX::MixImpl< 64 > | 64 位哈希值的混合函数 |
| CAMCAX::Meshing::Mesh::MTLMaterial< Vec3 > | MTL file data type for obj reader |
| CAMCAX::NextMesh::NMAPIModel | NextMesh 中的模型类 |
| CAMCAX::NextMesh::NMMesh | NextMesh 中的网格类 |
| CAMCAX::NextMesh::NMPolyLine | |
| CAMCAX::NextMesh::NMPolyMesh | 仅支持三角或四边形网格 |
| CAMCAX::NURBSAPIApprox | 根据待拟合点拟合 NURBS 曲线的类 |
| CAMCAX::NURBSAPIBlend | 构造两条曲线的混接曲线或两个曲面的混接曲面的类 |
| CAMCAX::NURBSAPIBuildCurve | 构造 NURBS 曲线的类 |
| CAMCAX::NURBSAPICheckContinuity | 检查曲线、曲面或面边缘连续性的类 |
| CAMCAX::NURBSAPICircularSweep | NURBS 圆弧截面扫掠的类 |
| CAMCAX::NURBSAPIConicalSweep | 圆锥截面扫掠的类 |
| CAMCAX::NURBSAPIConvert | 将普通曲线转换成 B 样条曲线和将普通曲面转换成 B 样条曲面的类 |
| CAMCAX::NURBSAPICorrespondence | 建立 NURBS 曲线参数对应关系的类 |
| CAMCAX::NURBSAPICurveEdit | 通过点编辑曲线的类 |
| CAMCAX::NURBSAPICurveNetworkSurface | 构造 Coons-Gordon 曲面的类 |
| CAMCAX::NURBSAPIExplicitSweep | 显式扫掠的类 |
| CAMCAX::NURBSAPIExplode | 分解 NURBS 的类 |
| CAMCAX::NURBSAPIExtend | 在不改变曲线次数的情况下延伸曲线或曲面的类 |
| CAMCAX::NURBSAPIGetGeometry | 获取边的非有限长曲线或获取面的非无限大曲面的类 |
| CAMCAX::NURBSAPIInterpolate | 构造顺序通过插值点的曲线类 |
| CAMCAX::NURBSAPIJoin | 将两个或多个曲线/曲面连接成一个曲线/曲面的类 |
| CAMCAX::NURBSAPILinearSweep | 沿引导曲线构造一个隐式直线截面扫掠曲面的类 |
| CAMCAX::NURBSAPILoft | NURBS 放样的类 |
| CAMCAX::NURBSAPIMakeNURBSFromBoundaries | 根据给定的 2、3 或 4 条边界曲线构造 NURBS 曲面的类 |
| CAMCAX::NURBSAPIMatch | 衔接曲线/曲面的类 |
| CAMCAX::NURBSAPIModifyEndToPlane | 将曲线/曲面末端移动到平面上的类 |
| CAMCAX::NURBSAPIMultiSectionsSurface | 多截面曲面类 |
| CAMCAX::NURBSAPIOffsetCurveOnSurface | 对曲面上的曲线进行偏移的类 |
| CAMCAX::NURBSAPIProject | 将曲线投影到曲面上 |
| CAMCAX::NURBSAPIRebuild | 重建 NURBS 曲线或曲面的类 |
| CAMCAX::NURBSAPIReplaceEdge | 用于将面上的边替换成其他曲线的类 |
| CAMCAX::NURBSAPISmooth | 光顺曲线的类 |
| CAMCAX::NURBSAPISurfaceEdit | 通过编辑曲线修改曲面的类 |
| CAMCAX::NURBSAPISweep | 沿一条脊线扫掠轮廓的类 |
| CAMCAX::NURBSAPISweep2 | 沿两条脊线扫掠轮廓的类 |
| CAMCAX::NURBSAPISweepRotation | 沿脊线扫掠轮廓曲线并绕轴旋转缩放以生成扫掠曲面的类 |
| CAMCAX::NURBSAPITrim | 通过修剪器对形状进行修剪的类 |
| CAMCAX::NURBSAPITweenSurface | 创建中间曲面的类 |
| CAMCAX::NURBSAPIUntrim | 对面取消修剪的类 |
| CAMCAX::NURBSCurveSection | 曲线段的类 |
| CAMCAX::NURBSLinearSweepWithDraftDirectionLength | 带拔模方向的线性扫掠中定义长度的结构体 |
| CAMCAX::NURBSMatchSurfConfig | NURBS 曲面衔接配置的结构体 |
| ►CAMCAX::Meshing::Mesh::OBJBaseGeo< Traits > | |
| CAMCAX::Meshing::Mesh::OBJGroup< Traits > | |
| CAMCAX::Meshing::Mesh::OBJObject< Traits > | |
| CAMCAX::Meshing::Mesh::OBJReader< Traits > | Read triangle soup from an OBJ file |
| CAMCAX::OBJTool | 读写 OBJ 格式文件中形状的三角形网格的类 |
| CAMCAX::Meshing::Mesh::OBJWriter< Traits > | Write triangle soup to an OBJ file |
| CAMCAX::OCCTIO::OCCTTool | 用于读写 OCCT BRep 文件中形状的类 |
| CAMCAX::Meshing::Subdivision::TriSoup_ButterFlySubdivision< Traits, Modified >::OrderedOneRingVertices | |
| CAMCAX::OrientedShapeEqualTo | 定向形状的相等运算符 |
| CAMCAX::NextMesh::OutParams | 导出文件时的控制参数 |
| CAMCAX::Meshing::Remeshing::TriMesh_IncrementalRemeshing< Traits >::Params | Parameters that control the remeshing |
| CAMCAX::STEP::StepProgressCarrier::Payload | |
| CAMCAX::GCS::Plane | 由点和标准化法向量表示的平面 |
| CAMCAX::GCS::Point2d | 二维点 |
| CAMCAX::GCS::Point3d | 点 |
| CAMCAX::PointT< Scalar, DIM > | 点的模板类 |
| CAMCAX::PointT< double, 2 > | |
| CAMCAX::PointT< double, 3 > | |
| CAMCAX::PointT< double, DIM > | |
| CAMCAX::Polygon2 | 二维多边形类 |
| CAMCAX::Polygon3 | 三维多边形类 |
| CAMCAX::PolygonOnTriangularMesh | Class of polygon on triangular mesh |
| CAMCAX::SubD::PolyMesh | 多边形网格结构的类。 当前版本未导出底层的接口功能 |
| CAMCAX::SubD::PolyMeshIO | 多边形网格接口中用于加载和写入的类 |
| CAMCAX::Precision | 用于比较两个数精度标准的函数 |
| CAMCAX::STEP::StepLengthUnit::PresetLengthUnit | The pre-defined length units used by AMCAX::STEP::StepReader and AMCAX::STEP::StepWriter |
| CAMCAX::PtrTool | 用于统一指针值和非指针值的表现的类 |
| CAMCAX::QuaternionT< Scalar > | 四元数的类 |
| CAMCAX::Meshing::remove_cvref< T > | If the type T is a reference type, provides the member typedef type which is the type referred to by T with its topmost cv-qualifiers removed. Otherwise type is T with its topmost cv-qualifiers removed |
| CAMCAX::STEP::RepItem | Class representing a representation item |
| CAMCAX::SectionCurve | SectionCurve 的结构体 |
| CAMCAX::ShapeAnalysisFreeBounds | 分析面的自由边界的类 |
| CAMCAX::ShapeAnalysisTool | 用于分析形状信息的实用工具 |
| CAMCAX::NextMesh::ShapeData | 带标签的输入几何数据 |
| CAMCAX::ShapeFixTool | 用于修复形状的实用工具类 |
| CAMCAX::ShapeFixToolContext | 用于修复形状的实用工具 |
| CAMCAX::STEP::ShapeRGBA | Class for representation Color RGBA |
| CAMCAX::STEP::ShapeStyle | Color representation class |
| CAMCAX::ShapeTool | 读写形状的类 |
| CAMCAX::SIUnit | Class for representing SI units |
| CAMCAX::STEP::Step2Mesh< Traits >::SolidInfo | |
| CAMCAX::Meshing::Arrangements::SourceFaceInfo< TriIndexT > | The faces index of input meshes |
| CAMCAX::STEP::Step2Mesh< Traits > | Class for reading STEP file and convert it to mesh |
| ►CAMCAX::STEP::StepData | Representation of Product in the STEP standard |
| CAMCAX::STEP::StepMeshData< Traits > | Payload-containing struct of the STEP Mesh Reader |
| ►CAMCAX::STEP::StepDataTool | Class of tools for StepData |
| CAMCAX::STEP::StepMeshDataTool< Traits > | Class of tools for StepMeshData |
| CAMCAX::STEP::StepFactors | Class for Unit Length and Representation Item Attributes |
| CAMCAX::STEP::StepLengthUnit | The length unit used by AMCAX::STEP::StepReader and AMCAX::STEP::StepWriter |
| CAMCAX::STEP::StepMesh< Traits > | Class for reading STEP file and convert solid to mesh |
| CAMCAX::STEP::StepOptions | The options for the STEP reader and writer |
| CAMCAX::STEP::StepProgressCarrier | A carrier for carrying data the progress of the STEP process |
| ►CAMCAX::STEP::StepProgressState | A class used for representing the states in the progress of the STEP process |
| CAMCAX::STEP::StepMeshProgressState | Class used for reporting the state of the STEP process |
| CAMCAX::STEP::StepPropertyUnit | A property of a STEP entity |
| ►CAMCAX::STEP::StepReader | Class used for translating STEP file to TopoShape objects |
| CAMCAX::STEP::StepMeshReader< Traits > | Class for reading STEP file and convert solids / shells to mesh |
| CAMCAX::STEP::StepWriter | Class used for translating TopoShape objects to STEP file |
| CAMCAX::Meshing::Mesh::STLReader< Traits > | Read triangle soup from an STL file |
| CAMCAX::STLTool | 读写 STL 格式文件中形状的三角形网格的类 |
| CAMCAX::Meshing::Mesh::STLWriter< Traits > | Write mesh to an STL file |
| CAMCAX::SurfaceBase< Derived > | 基本曲面的基类 |
| ►CAMCAX::SurfaceBase< Cone > | |
| CAMCAX::Cone | 圆锥类 |
| ►CAMCAX::SurfaceBase< Cylinder > | |
| CAMCAX::Cylinder | 圆柱类 |
| ►CAMCAX::SurfaceBase< Plane > | |
| CAMCAX::Plane | 平面类 |
| ►CAMCAX::SurfaceBase< Sphere > | |
| CAMCAX::Sphere | Class of sphere |
| ►CAMCAX::SurfaceBase< Torus > | |
| CAMCAX::Torus | Class of torus |
| CAMCAX::SurfaceCalculation | Functions for basic geometric computations on elementary curves such as planes and spheres |
| CAMCAX::SurfaceLocalProperty< Surface > | 曲面局部属性的模板类 |
| CAMCAX::SurfacesError | 用于计算曲面误差的类 |
| CAMCAX::NextMesh::TaggedShape | 带标签的形状 |
| CAMCAX::Meshing::Mesh::TetCell | Simple representation of tetrahedra cells in tet mesh. It represents the general cell of mesh in topological sense. It store the adjacent relation with other mesh elements, like vertices. It doesn't store any geometrical information or other extra information |
| CAMCAX::TMS::TMSpline | T 网格样条结构的类。 当前版本未导出底层的接口功能 |
| CAMCAX::TMS::TMSplineAddFace | T 网格样条接口中用于添加面的类 |
| CAMCAX::TMS::TMSplineBridgeEdge | T 网格样条中用于桥接边的类 |
| CAMCAX::TMS::TMSplineCheck | 用于检查 T 网格样条的工具类 |
| CAMCAX::TMS::TMSplineCopy | 复制 T 网格样条的类,复制时不会保留 id 列表 |
| CAMCAX::TMS::TMSplineCreaseTool | T 网格样条接口中用于创建折痕边的类 |
| CAMCAX::TMS::TMSplineExtrude | T 网格样条接口中用于拉伸的类。 该类仅改变拓扑结构,新结果与原结果重合,需使用 TMSplineTransform 移动新结果 |
| CAMCAX::TMS::TMSplineFastSelect | 用于在 T 网格样条中进行选择的实用工具类 |
| CAMCAX::TMS::TMSplineFillHole | T 网格样条接口中用于补洞的类 |
| CAMCAX::TMS::TMSplineIO | 读写 T 网格样条的类,文件后缀名为".tms" |
| CAMCAX::TMS::TMSplineMakeCircular | T 网格样条接口中用于创建实心圆形的类 |
| CAMCAX::TMS::TMSplineMakeCone | T 网格样条接口中用于创建圆锥体的类 |
| CAMCAX::TMS::TMSplineMakeCube | T 网格样条接口中用于创建立方体的类 |
| CAMCAX::TMS::TMSplineMakeCylinder | T 网格样条接口中用于创建圆柱体的类 |
| CAMCAX::TMS::TMSplineMakeDonut | T 网格样条接口中用于创建圆环体的类 |
| CAMCAX::TMS::TMSplineMakeQuadball | T 网格样条接口中用于创建四边形球体的类。 四边形球体是一个被等分为六部分的球体,每一部分又被等分为四边形 |
| CAMCAX::TMS::TMSplineMakeRectangle | T 网格样条接口中用于创建矩形的类 |
| CAMCAX::TMS::TMSplineMakeSphere | T 网格样条接口中用于创建球体的类 |
| CAMCAX::TMS::TMSplineMakeTorus | T 网格样条接口中用于创建圆环体的类 |
| CAMCAX::TMS::TMSplineMeshing | 用于将 T 网格样条网格化为三角网格的类 |
| CAMCAX::TMS::TMSplineMeshingIO | 用于将 T 网格样条中的三角网格导出为 STL 或 OBJ 格式的类 |
| CAMCAX::TMS::TMSplinePrism | T 网格样条接口中用于创建棱柱的类 |
| CAMCAX::TMS::TMSplineReduce | T 网格样条接口中用于删除和移除元素的类。 删除操作会留下孔,移除操作会填补被移除的部分 |
| CAMCAX::TMS::TMSplineRepair | T 网格样条接口中用于修复 T 网格样条的类,这是一个在网格化失败时使用的实用工具 |
| CAMCAX::TMS::TMSplineSampleChamfer | T 网格样条接口中用于进行采样倒角操作的类 |
| CAMCAX::TMS::TMSplineSeparate | T 网格样条接口中用于分离边的类,在被分离边处会获得新的边界 |
| CAMCAX::TMS::TMSplineSplit | T 网格样条接口中用于分割样条的类 |
| CAMCAX::TMS::TMSplineThicken | T 网格样条接口中用于加厚 T 网格样条的类 |
| CAMCAX::TMS::TMSplineTool | T 网格样条的工具类 |
| CAMCAX::TMS::TMSplineTransform | 对 T 网格样条进行变换的类,用于对输入的 T 网格样条应用变换并在变换后执行必要的后处理操作 |
| CAMCAX::TMS::TMSplineWeld | T 网格样条接口中用于合并边的类 |
| CAMCAX::TMS::TMSTriangleMesh | T 网格样条中三角网格的结构类 |
| CAMCAX::TopoBuilder | 构造 B-Rep 结构的工具类 |
| CAMCAX::TopoCast | 用于将拓扑形状对象转换为指定子类的工具类 |
| CAMCAX::TopoExplorer | 用于遍历 B-Rep 结构的工具类 |
| CAMCAX::TopoExplorerTool | 拓扑遍历的工具类 |
| CAMCAX::TopoIterator | B-Rep 结构迭代器的类 |
| CAMCAX::TopoLocation | 表示实体位置局部变换的类 |
| ►CAMCAX::TopoShape | 形状的基类,包含具有位置和方向信息的基础形状 |
| CAMCAX::TopoCompSolid | 复合实体的类 |
| CAMCAX::TopoCompound | 复合体的类 |
| CAMCAX::TopoEdge | 边的类 |
| CAMCAX::TopoFace | 面类 |
| CAMCAX::TopoShell | 壳体类 |
| CAMCAX::TopoSolid | 实体类 |
| CAMCAX::TopoVertex | 顶点类 |
| CAMCAX::TopoWire | 环类 |
| CAMCAX::TopoTool | B-Rep 结构的访问工具类 |
| CAMCAX::TMS::TR_Edge | T 网格样条中三角网格的边类 |
| CAMCAX::TMS::TR_Triangle | T 网格样条中三角网格的三角面片类 |
| CAMCAX::TMS::TR_Vert | T 网格样条中三角网格的顶点类 |
| CAMCAX::GeomE::Trace | 追踪形状的修改、生成和删除状态 |
| CAMCAX::TransformationT< Scalar, DIM > | 变换类 |
| CAMCAX::TransformationT< double, 3 > | |
| CAMCAX::Triangle | Class of triangle, used in TriangularMesh |
| CAMCAX::TriangularMesh | Class of triangular mesh |
| CAMCAX::Meshing::Mesh::TriFace | Simple representation of faces in triangle mesh. It represent the general face of mesh in topological sense. It store three vertices (in indices). It doesn't store any geometrical information or other extra information |
| CAMCAX::Meshing::Remeshing::TriMesh_IncrementalRemeshing< Traits > | |
| CAMCAX::Meshing::Remeshing::TriMesh_IncrementalRemeshing_Impl< Traits > | |
| CAMCAX::Meshing::Remeshing::TriMesh_IncrementalRemeshing_Impl< IncRemTraits > | |
| CAMCAX::Meshing::MeshTools::TriMeshExtrude< Traits > | |
| CAMCAX::Meshing::MeshTools::TriMeshRepair< Traits > | |
| CAMCAX::Meshing::MeshTools::TriMeshRepair_Impl< Traits > | |
| CAMCAX::Meshing::MeshTools::TriMeshRepair_Impl< RepairTraits > | |
| CAMCAX::Meshing::MeshTools::TriMeshSmooth< Traits > | |
| CAMCAX::Meshing::MeshTools::TriMeshSmooth_Impl< Traits > | |
| CAMCAX::Meshing::Subdivision::TriSoup_ButterFlySubdivision< Traits, Modified > | Modified butterfly subdivision for triangle mesh. Interpolating subdivision for meshes with arbitrary topology, in Proceedings of SIGGRAPH 1996, ACM SIGGRAPH, 1996, pp. 189-192 |
| CAMCAX::Meshing::Subdivision::TriSoup_LoopSubdivision< Traits > | Loop subdivision for triangle mesh |
| ►Cstd::true_type | |
| CAMCAX::Meshing::is_instance< U< Ts... >, U > | Check if an type is the instance of another type |
| CAMCAX::UnifySameDomain | 将使用同一几何的面或边进行合并的工具类 |
| CAMCAX::GCS::Vector2d | 二维向量 |
| CAMCAX::GCS::Vector3d | 向量 |
| CAMCAX::VectorT< Scalar, DIM > | 向量的模板类 |
| CAMCAX::VectorT< double, 2 > | |
| CAMCAX::VectorT< double, 3 > | |
| CAMCAX::VectorT< double, DIM > | |
| CAMCAX::Meshing::Subdivision::TriSoup_ButterFlySubdivision< Traits, Modified >::Vertex | |
| CAMCAX::Meshing::Subdivision::TriSoup_LoopSubdivision< Traits >::Vertex | |
| CAMCAX::Meshing::Subdivision::TriSoup_ButterFlySubdivision< Traits, Modified >::VF_Adj | |
| Cwarn_if< condition > | |
| Cwarn_if< false > | |
| CAMCAX::WireExplorer | 遍历环的工具类 |
| ►CAMCAX::WithAttrBase | The class of WithAttrBase |
| CAMCAX::WithAttr< BoolBRepCommon > | The class of WithAttr<BoolBRepCommon> |
| CAMCAX::WithAttr< BoolBRepCut > | The class of WithAttr<BoolBRepCut> |
| CAMCAX::WithAttr< BoolBRepFuse > | The class of WithAttr<BoolBRepFuse> |
| CAMCAX::WithAttr< BoolBRepSplitter > | The class of WithAttr<BoolBRepSplitter> |
| ►CAMCAX::WithAttr< BoolOperation > | The class of WithAttr<BoolOperation> |
| CAMCAX::WithAttr< BoolBRepCommon > | The class of WithAttr<BoolBRepCommon> |
| CAMCAX::WithAttr< BoolBRepCut > | The class of WithAttr<BoolBRepCut> |
| CAMCAX::WithAttr< BoolBRepFuse > | The class of WithAttr<BoolBRepFuse> |
| CAMCAX::WithAttr< BoolBRepSplitter > | The class of WithAttr<BoolBRepSplitter> |
| CAMCAX::WithAttr< CopyShape > | The class of WithAttr<CopyShape> |
| CAMCAX::WithAttr< GeneralTransformShape > | The class of WithAttr<GeneralTransformShape> |
| CAMCAX::WithAttr< MakeBox > | The class of WithAttr<MakeBox> |
| CAMCAX::WithAttr< MakeChamfer > | The class of WithAttr<MakeChamfer> |
| CAMCAX::WithAttr< MakeCone > | The class of WithAttr<MakeCone> |
| CAMCAX::WithAttr< MakeCylinder > | The class of WithAttr<MakeCylinder> |
| CAMCAX::WithAttr< MakeEdge > | The class of WithAttr<MakeEdge> |
| CAMCAX::WithAttr< MakeEdge2d > | The class of WithAttr<MakeEdge2d> |
| CAMCAX::WithAttr< MakeFace > | The class of WithAttr<MakeFace> |
| CAMCAX::WithAttr< MakeFillet > | The class of WithAttr<MakeFillet> |
| CAMCAX::WithAttr< MakeHalfSpace > | The class of WithAttr<MakeHalfSpace> |
| CAMCAX::WithAttr< MakePipe > | The class of WithAttr<MakePipe> |
| CAMCAX::WithAttr< MakePolygon > | The class of WithAttr<MakePolygon> |
| CAMCAX::WithAttr< MakePrism > | The class of WithAttr<MakePrism> |
| CAMCAX::WithAttr< MakePyramid > | The class of WithAttr<MakePyramid> |
| CAMCAX::WithAttr< MakeRevol > | The class of WithAttr<MakeRevol> |
| CAMCAX::WithAttr< MakeRevolution > | The class of WithAttr<MakeRevolution> |
| CAMCAX::WithAttr< MakeRightPrism > | The class of WithAttr<MakeRightPrism> |
| CAMCAX::WithAttr< MakeShell > | The class of WithAttr<MakeShell> |
| CAMCAX::WithAttr< MakeSolid > | The class of WithAttr<MakeSolid> |
| CAMCAX::WithAttr< MakeSphere > | The class of WithAttr<MakeSphere> |
| CAMCAX::WithAttr< MakeTorus > | The class of WithAttr<MakeTorus> |
| CAMCAX::WithAttr< MakeVertex > | The class of WithAttr<MakeVertex> |
| CAMCAX::WithAttr< MakeWedge > | The class of WithAttr<MakeWedge> |
| CAMCAX::WithAttr< MakeWire > | The class of WithAttr<MakeWire> |
| CAMCAX::WithAttr< TopoShape > | The class of WithAttr<TopoShape> |
| CAMCAX::WithAttr< TransformShape > | The class of WithAttr<TransformShape> |
| CAMCAX::WithAttr< Op > | |
| CAMCAX::WithAttr< BoolOperation > | The class of WithAttr<BoolOperation> |
| CAMCAX::WithAttr< CopyShape > | The class of WithAttr<CopyShape> |
| CAMCAX::WithAttr< GeneralTransformShape > | The class of WithAttr<GeneralTransformShape> |
| CAMCAX::WithAttr< MakeBox > | The class of WithAttr<MakeBox> |
| CAMCAX::WithAttr< MakeChamfer > | The class of WithAttr<MakeChamfer> |
| CAMCAX::WithAttr< MakeCone > | The class of WithAttr<MakeCone> |
| CAMCAX::WithAttr< MakeCylinder > | The class of WithAttr<MakeCylinder> |
| CAMCAX::WithAttr< MakeEdge > | The class of WithAttr<MakeEdge> |
| CAMCAX::WithAttr< MakeEdge2d > | The class of WithAttr<MakeEdge2d> |
| CAMCAX::WithAttr< MakeFace > | The class of WithAttr<MakeFace> |
| CAMCAX::WithAttr< MakeFillet > | The class of WithAttr<MakeFillet> |
| CAMCAX::WithAttr< MakeHalfSpace > | The class of WithAttr<MakeHalfSpace> |
| CAMCAX::WithAttr< MakePipe > | The class of WithAttr<MakePipe> |
| CAMCAX::WithAttr< MakePolygon > | The class of WithAttr<MakePolygon> |
| CAMCAX::WithAttr< MakePrism > | The class of WithAttr<MakePrism> |
| CAMCAX::WithAttr< MakePyramid > | The class of WithAttr<MakePyramid> |
| CAMCAX::WithAttr< MakeRevol > | The class of WithAttr<MakeRevol> |
| CAMCAX::WithAttr< MakeRevolution > | The class of WithAttr<MakeRevolution> |
| CAMCAX::WithAttr< MakeRightPrism > | The class of WithAttr<MakeRightPrism> |
| CAMCAX::WithAttr< MakeShell > | The class of WithAttr<MakeShell> |
| CAMCAX::WithAttr< MakeSolid > | The class of WithAttr<MakeSolid> |
| CAMCAX::WithAttr< MakeSphere > | The class of WithAttr<MakeSphere> |
| CAMCAX::WithAttr< MakeTorus > | The class of WithAttr<MakeTorus> |
| CAMCAX::WithAttr< MakeVertex > | The class of WithAttr<MakeVertex> |
| CAMCAX::WithAttr< MakeWedge > | The class of WithAttr<MakeWedge> |
| CAMCAX::WithAttr< MakeWire > | The class of WithAttr<MakeWire> |
| CAMCAX::WithAttr< TopoShape > | The class of WithAttr<TopoShape> |
| CAMCAX::WithAttr< TransformShape > | The class of WithAttr<TransformShape> |