MRPT  2.0.3
List of all members | Public Member Functions | Public Attributes
PlyElement Struct Reference

Detailed Description

Definition at line 111 of file PLY_import_export.cpp.

Public Member Functions

 PlyElement ()
 

Public Attributes

string name
 
int num {0}
 
int size {0}
 
vector< PlyPropertyprops
 
vector< char > store_prop
 
int other_offset = 0
 
int other_size = 0
 

Constructor & Destructor Documentation

◆ PlyElement()

PlyElement::PlyElement ( )
inline

Definition at line 113 of file PLY_import_export.cpp.

Member Data Documentation

◆ name

string PlyElement::name

Definition at line 114 of file PLY_import_export.cpp.

Referenced by add_element(), and ply_header_complete().

◆ num

int PlyElement::num {0}

◆ other_offset

int PlyElement::other_offset = 0

◆ other_size

int PlyElement::other_size = 0

Definition at line 120 of file PLY_import_export.cpp.

Referenced by ascii_get_element(), and binary_get_element().

◆ props

vector<PlyProperty> PlyElement::props

◆ size

int PlyElement::size {0}

Definition at line 116 of file PLY_import_export.cpp.

◆ store_prop

vector<char> PlyElement::store_prop



Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020