ViewDesignEngine
3.1.0
高性能 CAD 计算几何引擎
命名空间
|
枚举
error_codes.h 文件参考
#include <cstdint>
error_codes.h 的引用(Include)关系图:
浏览源代码.
命名空间
vde
vde::foundation
自适应双精度谓词后端(默认)
枚举
enum class
vde::foundation::ErrorCode
: int32_t {
vde::foundation::kSuccess
= 0 ,
vde::foundation::kInvalidArgument
,
vde::foundation::kInvalidGeometry
,
vde::foundation::kDegenerateCase
,
vde::foundation::kNotImplemented
,
vde::foundation::kNumericalError
,
vde::foundation::kOutOfMemory
,
vde::foundation::kInternalError
}
全局错误码枚举
更多...
include
vde
foundation
error_codes.h
生成于 2026年 七月 24日 星期五 11:21:23 , 为 ViewDesignEngine使用
1.9.1