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

PlyElement Struct Reference

#include <ply.h>

Collaboration diagram for PlyElement:

List of all members.

Public Members

char* name
int num
int size
int nprops
PlyProperty** props
char* store_prop
int other_offset
int other_size


Detailed Description

Definition at line 85 of file ply.h.


Member Data Documentation

char * PlyElement::name

Definition at line 86 of file ply.h.

int PlyElement::nprops

Definition at line 89 of file ply.h.

int PlyElement::num

Definition at line 87 of file ply.h.

int PlyElement::other_offset

Definition at line 92 of file ply.h.

int PlyElement::other_size

Definition at line 93 of file ply.h.

PlyProperty ** PlyElement::props

Definition at line 90 of file ply.h.

int PlyElement::size

Definition at line 88 of file ply.h.

char * PlyElement::store_prop

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