#include "sommet.hpp"
#include <math.h>
Go to the source code of this file.
Functions | |
istream & | operator>> (istream &in, const Pixel &p) |
istream & | operator>> (istream &in, const Sommet2D &s) |
istream & | operator>> (istream &in, const Sommet3D &s) |
istream & | operator>> (istream &in, const Sommet3DH &s) |
ostream & | operator<< (ostream &out, const Pixel &&p) |
ostream & | operator<< (ostream &out, const Sommet2D &s) |
ostream & | operator<< (ostream &out, const Sommet3D &s) |
ostream & | operator<< (ostream &out, const Sommet3DH &s) |
|
Definition at line 181 of file Sommet.cpp. |
|
Definition at line 176 of file Sommet.cpp. |
|
Definition at line 171 of file Sommet.cpp. |
|
Definition at line 166 of file Sommet.cpp. |
|
Definition at line 142 of file Sommet.cpp. |
|
Definition at line 126 of file Sommet.cpp. |
|
Definition at line 113 of file Sommet.cpp. |
|
Definition at line 93 of file Sommet.cpp. |