#include <VisionX/libraries/PointCloudTools/VisitPointLikeContainer.h>
|
using | T = CGAL::Epick::Point_3 |
|
|
static const auto & | x (const T &v) |
|
static const auto & | y (const T &v) |
|
static const auto & | z (const T &v) |
|
Definition at line 77 of file VisitPointLikeContainer.h.
using T = CGAL::Epick::Point_3 |
◆ x()
static const auto& x |
( |
const T & |
v | ) |
|
|
inlinestatic |
◆ y()
static const auto& y |
( |
const T & |
v | ) |
|
|
inlinestatic |
◆ z()
static const auto& z |
( |
const T & |
v | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: