A convenient PLY property accessor.
More...
#include <PlyFile.h>
|
float64 | get (std::size_t index) const |
|
void | set (std::size_t index, float64 value) |
|
std::size_t | size () const |
|
| operator bool () const |
|
A convenient PLY property accessor.
◆ get()
float64 ph::PlyPropertyValues::get |
( |
std::size_t | index | ) |
const |
◆ operator bool()
ph::PlyPropertyValues::operator bool |
( |
| ) |
const |
◆ set()
void ph::PlyPropertyValues::set |
( |
std::size_t | index, |
|
|
float64 | value ) |
◆ size()
std::size_t ph::PlyPropertyValues::size |
( |
| ) |
const |
The documentation for this class was generated from the following files: