A STL vertex.
More...
#include <bayeux/geomtools/stl_tools.h>
|
| double | x |
| |
| double | y |
| |
| double | z |
| |
◆ vertex()
| geomtools::stl::vertex::vertex |
( |
| ) |
|
◆ operator<
| bool operator< |
( |
const vertex & |
vtx1_, |
|
|
const vertex & |
vtx2_ |
|
) |
| |
|
friend |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out_, |
|
|
const vertex & |
vtx_ |
|
) |
| |
|
friend |
◆ operator==
| bool operator== |
( |
const vertex & |
vtx1_, |
|
|
const vertex & |
vtx2_ |
|
) |
| |
|
friend |
| double geomtools::stl::vertex::x |
| double geomtools::stl::vertex::y |
| double geomtools::stl::vertex::z |
The documentation for this struct was generated from the following file: