|
AMCAX Kernel 1.0.0.0
|
Class of circle. More...
#include <math/ConicBase.hpp>
Include dependency graph for CircleT.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | AMCAX::CircleS< DIM > |
| Base class of circle. More...
| |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel.
| |
Typedefs | |
| template<typename Scalar, int DIM> | |
| using | AMCAX::CircleT = CircleS<DIM> |
| Compatible alias of CircleS.
| |
| using | AMCAX::Circle2 = CircleS<2> |
| 2D circle
| |
| using | AMCAX::Circle3 = CircleS<3> |
| 3D circle
| |
Class of circle.
Implementation of circle