|
AMCAX Kernel 1.0.0.0
|
Base class of making geometry objects. More...
#include <common/Macros.hpp>
Include dependency graph for MakeGeometry.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | AMCAX::MakeGeometry |
| Base class of making geometry objects. More...
| |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel.
| |
Enumerations | |
| enum class | AMCAX::MakeGeometryErrorType { Done , ConfusedPoints , NegativeRadius , ColinearPoints , IntersectionError , NullAxis , NullAngle , NullRadius , InvertAxis , BadAngle , InvertRadius , NullFocusLength , NullVector , BadEquation } |
| Error type of make geometry.
| |
Base class of making geometry objects.