BWAPI
|
#include <CGAL/basic.h>
#include <CGAL/Kinetic/internal/config.h>
#include <CGAL/MP_Float.h>
#include <CGAL/Tools/Log.h>
#include <CGAL/Tools/utility_macros.h>
Go to the source code of this file.
Namespaces | |
namespace | CGAL |
namespace | CGAL::KDS |
Defines | |
#define | CGAL_KINETIC_BEGIN_NAMESPACE |
#define | CGAL_KINETIC_END_NAMESPACE |
#define | CGAL_KINETIC_BEGIN_INTERNAL_NAMESPACE |
#define | CGAL_KINETIC_END_INTERNAL_NAMESPACE |
Variables | |
CGAL_KINETIC_BEGIN_NAMESPACE typedef CGAL::MP_Float | Default_field_nt |
The header which defines the standard things for the KDS namespace and module.
CGAL_KINETIC_BEGIN_NAMESPACE \
namespace internal \
{ \
#define CGAL_KINETIC_BEGIN_NAMESPACE |
CGAL_BEGIN_NAMESPACE \ namespace Kinetic \ { \
} \ CGAL_KINETIC_END_NAMESPACE
#define CGAL_KINETIC_END_NAMESPACE |
} \ CGAL_END_NAMESPACE
CGAL_KINETIC_BEGIN_NAMESPACE typedef CGAL::MP_Float Default_field_nt |