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

Data structure to receive the specific voxel information from the file. More...

#include <SurgSim/DataStructures/OctreeNodePlyReaderDelegate.h>

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Data structure to receive the specific voxel information from the file.

Member Data Documentation

◆ x

double SurgSim::DataStructures::OctreeNodePlyReaderDelegateBase::VoxelData::x

◆ y

double SurgSim::DataStructures::OctreeNodePlyReaderDelegateBase::VoxelData::y

◆ z

double SurgSim::DataStructures::OctreeNodePlyReaderDelegateBase::VoxelData::z

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