#include <CGAL/point_vector_declarations_3.h>
#include <CGAL/Vector_3.h>
#include <CGAL/point_vector_definitions_3.C>
#include <CGAL/Aff_transformation_3.h>
Go to the source code of this file.
Classes | |
class | Point_3< T > |
Functions | |
template<class R > | |
CGAL_END_NAMESPACE CGAL_BEGIN_NAMESPACE bool | operator== (const Origin &o, const Point_3< R > &p) |
template<class R > | |
bool | operator!= (const Origin &o, const Point_3< R > &p) |
template<class R > | |
std::ostream & | operator<< (std::ostream &os, const Point_3< R > &p) |
template<class R > | |
std::istream & | operator>> (std::istream &is, Point_3< R > &p) |
std::ostream& operator<< | ( | std::ostream & | os, |
const Point_3< R > & | p | ||
) |
|
inline |