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

Detailed Description

Definition at line 110 of file PLY_import_export.cpp.

Public Member Functions

 PlyElement ()
 

Public Attributes

string name
 
int num
 
int size
 
vector< PlyPropertyprops
 
vector< char > store_prop
 
int other_offset
 
int other_size
 

Constructor & Destructor Documentation

◆ PlyElement()

PlyElement::PlyElement ( )
inline

Definition at line 112 of file PLY_import_export.cpp.

Member Data Documentation

◆ name

string PlyElement::name

Definition at line 113 of file PLY_import_export.cpp.

Referenced by add_element(), and ply_header_complete().

◆ num

int PlyElement::num

◆ other_offset

int PlyElement::other_offset

◆ other_size

int PlyElement::other_size

Definition at line 119 of file PLY_import_export.cpp.

Referenced by ascii_get_element(), and binary_get_element().

◆ props

vector<PlyProperty> PlyElement::props

◆ size

int PlyElement::size

Definition at line 115 of file PLY_import_export.cpp.

◆ store_prop

vector<char> PlyElement::store_prop



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