BWAPI
Classes | Functions | Variables
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Kinetic/internal/Kernel/Cartesian_moving_weighted_point_3.h File Reference
#include <CGAL/Kinetic/basic.h>
#include <iostream>
#include <CGAL/Kinetic/internal/Kernel/Cartesian_moving_point_3.h>
Include dependency graph for Cartesian_moving_weighted_point_3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cartesian_moving_weighted_point_3< Coordinate_t >
struct  Cartesian_moving_weighted_point_3< Coordinate_t >::Static_traits< SK >
struct  Cartesian_moving_weighted_point_3< Coordinate_t >::Coordinate_converter< Converter >

Functions

template<class Coordinate >
std::ostream & operator<< (std::ostream &out, const Cartesian_moving_weighted_point_3< Coordinate > &point)
template<class Coordinate >
std::istream & operator>> (std::istream &in, Cartesian_moving_weighted_point_3< Coordinate > &point)

Variables

 CGAL_KINETIC_BEGIN_INTERNAL_NAMESPACE
 CGAL_KINETIC_END_INTERNAL_NAMESPACE

Function Documentation

template<class Coordinate >
std::ostream& operator<< ( std::ostream &  out,
const Cartesian_moving_weighted_point_3< Coordinate > &  point 
)
template<class Coordinate >
std::istream& operator>> ( std::istream &  in,
Cartesian_moving_weighted_point_3< Coordinate > &  point 
)

Here is the call graph for this function:


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines