AMCAX Kernel 1.0.0.0
MakeGeometry.hpp File Reference

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.
 

Detailed Description

Base class of making geometry objects.

This file is part of AMCAX kernel.