Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PlyFile Struct Reference

#include <ply.h>

Collaboration diagram for PlyFile:

List of all members.

Public Members

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


Detailed Description

Definition at line 119 of file ply.h.


Member Data Documentation

char ** PlyFile::comments

Definition at line 126 of file ply.h.

PlyElement ** PlyFile::elems

Definition at line 124 of file ply.h.

int PlyFile::file_type

Definition at line 121 of file ply.h.

FILE * PlyFile::fp

Definition at line 120 of file ply.h.

int PlyFile::nelems

Definition at line 123 of file ply.h.

int PlyFile::num_comments

Definition at line 125 of file ply.h.

int PlyFile::num_obj_info

Definition at line 127 of file ply.h.

char ** PlyFile::obj_info

Definition at line 128 of file ply.h.

PlyOtherElems * PlyFile::other_elems

Definition at line 130 of file ply.h.

float PlyFile::version

Definition at line 122 of file ply.h.

PlyElement * PlyFile::which_elem

Definition at line 129 of file ply.h.


The documentation for this struct was generated from the following file:
Generated at Sat Aug 5 00:17:09 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000