MRPT  2.0.0
List of all members | Public Member Functions | Public Attributes
PlyFile Struct Reference

Detailed Description

Definition at line 123 of file PLY_import_export.cpp.

Public Member Functions

 PlyFile (FILE *_fp=nullptr)
 

Public Attributes

FILE * fp
 
int file_type {0}
 
float version {0}
 
vector< PlyElementelems
 
vector< string > comments
 
vector< string > obj_info
 
PlyElementwhich_elem {nullptr}
 

Constructor & Destructor Documentation

◆ PlyFile()

PlyFile::PlyFile ( FILE *  _fp = nullptr)
inline

Definition at line 125 of file PLY_import_export.cpp.

Member Data Documentation

◆ comments

vector<string> PlyFile::comments

Definition at line 130 of file PLY_import_export.cpp.

Referenced by ply_get_comments(), ply_header_complete(), and ply_put_comment().

◆ elems

vector<PlyElement> PlyFile::elems

◆ file_type

int PlyFile::file_type {0}

◆ fp

FILE* PlyFile::fp

◆ obj_info

vector<string> PlyFile::obj_info

Definition at line 131 of file PLY_import_export.cpp.

Referenced by ply_get_obj_info(), ply_header_complete(), and ply_put_obj_info().

◆ version

float PlyFile::version {0}

Definition at line 128 of file PLY_import_export.cpp.

Referenced by ply_get_info(), ply_open_for_reading(), and ply_open_for_writing().

◆ which_elem

PlyElement* PlyFile::which_elem {nullptr}



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020