#include <miniply.h>
◆ countType
Initial value:=
@ None
Special value used in Element::listCountType to indicate a non-list property.
None indicates this is not a list type, otherwise it's the type for the list count.
◆ listData
std::vector<uint8_t> miniply::PLYProperty::listData |
◆ name
std::string miniply::PLYProperty::name |
◆ offset
uint32_t miniply::PLYProperty::offset = 0 |
Byte offset from the start of the row.
◆ rowCount
std::vector<uint32_t> miniply::PLYProperty::rowCount |
◆ stride
uint32_t miniply::PLYProperty::stride = 0 |
◆ type
Type of the data. Must be set to a value other than None.
The documentation for this struct was generated from the following file: