Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

PlyFile Struct Reference

#include <ply.h>


Data Fields

FILE * fp
int file_type
float version
int nelems
PlyElement ** elems
int num_comments
char ** comments
int num_obj_info
char ** obj_info
PlyElementwhich_elem
PlyOtherElemsother_elems

Field Documentation

char** PlyFile::comments
 

Definition at line 122 of file ply.h.

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

PlyElement** PlyFile::elems
 

Definition at line 120 of file ply.h.

Referenced by add_element(), add_property(), find_element(), ply_header_complete(), ply_read(), and ply_write().

int PlyFile::file_type
 

Definition at line 117 of file ply.h.

Referenced by ply_get_element(), ply_get_info(), ply_header_complete(), ply_open_for_reading(), ply_put_element(), ply_read(), and ply_write().

FILE* PlyFile::fp
 

Definition at line 116 of file ply.h.

Referenced by ascii_get_element(), binary_get_element(), ply_close(), ply_header_complete(), ply_put_element(), ply_read(), and ply_write().

int PlyFile::nelems
 

Definition at line 119 of file ply.h.

Referenced by add_element(), add_property(), find_element(), ply_header_complete(), ply_read(), and ply_write().

int PlyFile::num_comments
 

Definition at line 121 of file ply.h.

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

int PlyFile::num_obj_info
 

Definition at line 123 of file ply.h.

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

char** PlyFile::obj_info
 

Definition at line 124 of file ply.h.

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

PlyOtherElems* PlyFile::other_elems
 

Definition at line 126 of file ply.h.

Referenced by ply_describe_other_elements(), ply_get_other_element(), ply_put_other_elements(), ply_read(), and ply_write().

float PlyFile::version
 

Definition at line 118 of file ply.h.

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

PlyElement* PlyFile::which_elem
 

Definition at line 125 of file ply.h.

Referenced by ascii_get_element(), binary_get_element(), ply_get_element_setup(), ply_get_other_properties(), ply_get_property(), ply_put_element(), and ply_put_element_setup().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: