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

Detailed Description

Definition at line 126 of file PLY_import_export.cpp.

Public Member Functions

 PlyFile (FILE *_fp=NULL)
 

Public Attributes

FILE * fp
 
int file_type
 
float version
 
vector< PlyElementelems
 
vector< stringcomments
 
vector< stringobj_info
 
PlyElementwhich_elem
 

Constructor & Destructor Documentation

◆ PlyFile()

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

Definition at line 128 of file PLY_import_export.cpp.

Member Data Documentation

◆ comments

vector<string> PlyFile::comments

Definition at line 141 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

◆ fp

FILE* PlyFile::fp

◆ obj_info

vector<string> PlyFile::obj_info

Definition at line 142 of file PLY_import_export.cpp.

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

◆ version

float PlyFile::version

◆ which_elem

PlyElement* PlyFile::which_elem



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019