九韶内核 1.0.0.0
|
Enumerations used for construction of shapes 更多...
命名空间 | |
namespace | AMCAX |
AMCAX 内核提供的所有接口所在的命名空间。 | |
枚举 | |
enum class | AMCAX::EdgeError { AMCAX::EdgeDone , AMCAX::PointProjectionFailed , AMCAX::ParameterOutOfRange , AMCAX::DifferentPointsOnClosedCurve , AMCAX::PointWithInfiniteParameter , AMCAX::DifferentsPointAndParameter , AMCAX::LineThroughIdenticPoints } |
Error types in edge construction 更多... | |
enum class | AMCAX::WireError { AMCAX::WireDone , AMCAX::EmptyWire , AMCAX::DisconnectedWire , AMCAX::NonManifoldWire } |
Error types in wire construction 更多... | |
enum class | AMCAX::FaceError { AMCAX::FaceDone , AMCAX::EmptyFace , AMCAX::NotPlanar , AMCAX::ParametersOutOfRange } |
Error types in face construction 更多... | |
enum class | AMCAX::ShellError { AMCAX::ShellDone , AMCAX::EmptyShell } |
Error types in shell construction 更多... | |
Enumerations used for construction of shapes