VoxelFarm::VoxelData< xDim, yDim, zDim, IdxType >::Index Struct Reference

Public Member Functions

 Index (int idx)
 
 Index (int x, int y, int z)
 
 operator IdxType () const
 

Public Attributes

IdxType index
 

Detailed Description

template<int xDim, int yDim, int zDim, typename IdxType>
struct VoxelFarm::VoxelData< xDim, yDim, zDim, IdxType >::Index

Definition at line 84 of file VoxelLayer.h.


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