Public Attributes | List of all members
SurgSim::DataStructures::OctreeNodePlyReaderDelegateBase::DimensionData Struct Reference

Data structure to receive the dimension information from the file. More...

#include <SurgSim/DataStructures/OctreeNodePlyReaderDelegate.h>

Public Attributes

unsigned int x
 
unsigned int y
 
unsigned int z
 

Detailed Description

Data structure to receive the dimension information from the file.

Member Data Documentation

§ x

unsigned int SurgSim::DataStructures::OctreeNodePlyReaderDelegateBase::DimensionData::x

§ y

unsigned int SurgSim::DataStructures::OctreeNodePlyReaderDelegateBase::DimensionData::y

§ z

unsigned int SurgSim::DataStructures::OctreeNodePlyReaderDelegateBase::DimensionData::z

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