Public Attributes | List of all members
PlyElement Struct Reference

#include <SurgSim/DataStructures/ply.h>

Public Attributes

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

Member Data Documentation

§ name

char* PlyElement::name

§ nprops

int PlyElement::nprops

§ num

int PlyElement::num

§ other_offset

int PlyElement::other_offset

§ other_size

int PlyElement::other_size

§ props

PlyProperty** PlyElement::props

§ size

int PlyElement::size

§ store_prop

char* PlyElement::store_prop

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