PLYwoot
Header-only C++17 library for parsing and writing PLY files
Loading...
Searching...
No Matches
reflect.hpp File Reference
#include <type_traits>
#include <vector>

Go to the source code of this file.

Classes

struct  plywoot::reflect::Type< T, typename >
 
struct  plywoot::reflect::Type< T, typename std::void_t< typename T::DestT > >
 
struct  plywoot::reflect::Array< T, N >
 
struct  plywoot::reflect::Skip
 
struct  plywoot::reflect::Stride< T >
 
struct  plywoot::reflect::Pack< T, N >
 
class  plywoot::reflect::Layout< Ts >