#include <pcl/io/boost.h>
#include <pcl/io/ply/byte_order.h>
Go to the source code of this file.
contains standard typedefs and generic type traits
Definition in file ply.h.
template <> \ struct type_traits<TYPE> \ { \ typedef TYPE type; \ static const char* name() { return NAME; } \ static const char* old_name() { return OLD_NAME; } \ }
Definition at line 76 of file ply.h.