|
BWAPI
|
#include <CGAL/Kinetic/basic.h>#include <CGAL/Tools/Label.h>#include <CGAL/Kinetic/Ref_counted.h>#include <CGAL/Tools/Counter.h>#include <CGAL/Kinetic/internal/debug_counters.h>#include <iostream>#include <CGAL/Kinetic/Multi_listener.h>#include <set>#include <map>#include <vector>#include <sstream>#include <CGAL/iterator.h>#include <boost/iterator/transform_iterator.hpp>

Go to the source code of this file.
Classes | |
| class | Active_objects_vector< Value_t > |
| Holds a set of moving points and creates notifications when changes occur. More... | |
| struct | Active_objects_vector< Value_t >::Get_key |
| struct | Active_objects_vector< Value_t >::Is_ok |
Functions | |
| template<class V > | |
| std::ostream & | operator<< (std::ostream &out, const Active_objects_vector< V > &v) |
| template<class V > | |
| std::istream & | operator>> (std::istream &in, Active_objects_vector< V > &v) |
Variables | |
| CGAL_KINETIC_BEGIN_NAMESPACE | |
| CGAL_KINETIC_END_NAMESPACE | |
| std::ostream& operator<< | ( | std::ostream & | out, |
| const Active_objects_vector< V > & | v | ||
| ) | [inline] |
| std::istream& operator>> | ( | std::istream & | in, |
| Active_objects_vector< V > & | v | ||
| ) | [inline] |

1.7.6.1