#include <tinyply.h>
◆ PlyProperty() [1/3]
tinyply::PlyProperty::PlyProperty |
( |
std::istream & |
is | ) |
|
◆ PlyProperty() [2/3]
tinyply::PlyProperty::PlyProperty |
( |
Type |
type, |
|
|
std::string & |
_name |
|
) |
| |
|
inline |
◆ PlyProperty() [3/3]
tinyply::PlyProperty::PlyProperty |
( |
Type |
list_type, |
|
|
Type |
prop_type, |
|
|
std::string & |
_name, |
|
|
size_t |
list_count |
|
) |
| |
|
inline |
◆ isList
bool tinyply::PlyProperty::isList {false} |
◆ listCount
size_t tinyply::PlyProperty::listCount {0} |
◆ listType
◆ name
std::string tinyply::PlyProperty::name |
◆ propertyType
The documentation for this struct was generated from the following file:
- /home/runner/work/occ/occ/include/occ/io/tinyply.h