BWAPI
Enumerations
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/boost/graph/properties.h File Reference
#include <boost/property_map.hpp>
#include <boost/graph/properties.hpp>
#include <CGAL/basic.h>
Include dependency graph for properties.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  vertex_is_border_t { vertex_is_border }
enum  vertex_point_t { vertex_point }
enum  vertex_external_index_t { vertex_external_index }
enum  edge_is_border_t { edge_is_border }
enum  edge_external_index_t { edge_external_index }

Enumeration Type Documentation

Enumerator:
edge_external_index 
Enumerator:
edge_is_border 
Enumerator:
vertex_external_index 
Enumerator:
vertex_is_border 
Enumerator:
vertex_point 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines