|
| Point (const PointSpecification &_specification) |
|
| Point (const Point &_rhs) |
|
Point & | operator= (const Point &_rhs) |
|
template<typename... Types> |
void | set (const std::tuple< Types... > &_values) |
|
template<typename... Types> |
void | set (Types... _values) |
|
template<typename... Types> |
std::tuple< Types... > | get () const |
|
bool | operator== (const Point &_point) const |
|
The documentation for this class was generated from the following files:
- kdb/extensions/kDBPointClouds/Point.h
- kdb/extensions/kDBPointClouds/Point.cpp