Public Attributes | List of all members
PlyProperty Struct Reference

#include <SurgSim/DataStructures/ply.h>

Public Attributes

char * name
 
int external_type
 
int internal_type
 
int offset
 
int is_list
 
int count_external
 
int count_internal
 
int count_offset
 

Member Data Documentation

§ count_external

int PlyProperty::count_external

§ count_internal

int PlyProperty::count_internal

§ count_offset

int PlyProperty::count_offset

§ external_type

int PlyProperty::external_type

§ internal_type

int PlyProperty::internal_type

§ is_list

int PlyProperty::is_list

§ name

char* PlyProperty::name

§ offset

int PlyProperty::offset

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