AMCAX Kernel 1.0.0.0
GccMacros.hpp File Reference

Enumerate classes of position type and bisecting type. More...

This graph shows which files directly or indirectly include this file:

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Enumerations

enum class  AMCAX::GccPosition {
  Unqualified , Enclosing , Enclosed , Outside ,
  Noqualifier
}
 The position type.
 
enum class  AMCAX::GccBisectingType {
  Line , Circle , Ellipse , Parabola ,
  Hyperbola
}
 The type of bisecting curve.
 

Detailed Description

Enumerate classes of position type and bisecting type.

This file is part of AMCAX kernel.