Public Member Functions | Public Attributes

PolyVox::LargeVolume< VoxelType >::LoadedBlock Struct Reference

#include <LargeVolume.h>

Collaboration diagram for PolyVox::LargeVolume< VoxelType >::LoadedBlock:

List of all members.

Public Member Functions

 LoadedBlock (uint16_t uSideLength=0)

Public Attributes

Block< VoxelType > block
uint32_t timestamp

Detailed Description

template<typename VoxelType>
struct PolyVox::LargeVolume< VoxelType >::LoadedBlock

Definition at line 231 of file LargeVolume.h.


Constructor & Destructor Documentation

template<typename VoxelType>
PolyVox::LargeVolume< VoxelType >::LoadedBlock::LoadedBlock ( uint16_t  uSideLength = 0  )  [inline]

Definition at line 234 of file LargeVolume.h.


Member Data Documentation

template<typename VoxelType>
Block<VoxelType> PolyVox::LargeVolume< VoxelType >::LoadedBlock::block

Definition at line 240 of file LargeVolume.h.

template<typename VoxelType>
uint32_t PolyVox::LargeVolume< VoxelType >::LoadedBlock::timestamp

Definition at line 241 of file LargeVolume.h.


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