PLYwoot
Header-only C++17 library for parsing and writing PLY files
Loading...
Searching...
No Matches
plywoot::reflect::Stride< T > Struct Template Reference

#include <reflect.hpp>

Detailed Description

template<typename T>
struct plywoot::reflect::Stride< T >

Can be used in a Layout type to step over member variables in the destination structure (only useful when reading data from a PLY stream).

Definition at line 68 of file reflect.hpp.


The documentation for this struct was generated from the following file: