Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
PlyProperty Struct Reference

Detailed Description

Definition at line 95 of file PLY_import_export.cpp.

Public Attributes

std::string name
 
int external_type
 
int internal_type
 
int offset
 
int is_list
 
int count_external
 
int count_internal
 
int count_offset
 

Member Data Documentation

◆ count_external

int PlyProperty::count_external

◆ count_internal

int PlyProperty::count_internal

◆ count_offset

int PlyProperty::count_offset

◆ external_type

int PlyProperty::external_type

◆ internal_type

int PlyProperty::internal_type

◆ is_list

int PlyProperty::is_list

◆ name

std::string PlyProperty::name

Definition at line 98 of file PLY_import_export.cpp.

Referenced by add_property(), ply_get_property(), and ply_header_complete().

◆ offset

int PlyProperty::offset



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST