PolyVox  0.2.1
Open source voxel management library
Public Member Functions
PolyVox::RawVolume< VoxelType >::Sampler Class Reference

#include <RawVolume.h>

+ Inheritance diagram for PolyVox::RawVolume< VoxelType >::Sampler:
+ Collaboration diagram for PolyVox::RawVolume< VoxelType >::Sampler:

List of all members.

Public Member Functions

 Sampler (RawVolume< VoxelType > *volume)
 ~Sampler ()
VoxelType getVoxel (void) const
void setPosition (const Vector3DInt32 &v3dNewPos)
void setPosition (int32_t xPos, int32_t yPos, int32_t zPos)
bool setVoxel (VoxelType tValue)
void movePositiveX (void)
void movePositiveY (void)
void movePositiveZ (void)
void moveNegativeX (void)
void moveNegativeY (void)
void moveNegativeZ (void)
VoxelType peekVoxel1nx1ny1nz (void) const
VoxelType peekVoxel1nx1ny0pz (void) const
VoxelType peekVoxel1nx1ny1pz (void) const
VoxelType peekVoxel1nx0py1nz (void) const
VoxelType peekVoxel1nx0py0pz (void) const
VoxelType peekVoxel1nx0py1pz (void) const
VoxelType peekVoxel1nx1py1nz (void) const
VoxelType peekVoxel1nx1py0pz (void) const
VoxelType peekVoxel1nx1py1pz (void) const
VoxelType peekVoxel0px1ny1nz (void) const
VoxelType peekVoxel0px1ny0pz (void) const
VoxelType peekVoxel0px1ny1pz (void) const
VoxelType peekVoxel0px0py1nz (void) const
VoxelType peekVoxel0px0py0pz (void) const
VoxelType peekVoxel0px0py1pz (void) const
VoxelType peekVoxel0px1py1nz (void) const
VoxelType peekVoxel0px1py0pz (void) const
VoxelType peekVoxel0px1py1pz (void) const
VoxelType peekVoxel1px1ny1nz (void) const
VoxelType peekVoxel1px1ny0pz (void) const
VoxelType peekVoxel1px1ny1pz (void) const
VoxelType peekVoxel1px0py1nz (void) const
VoxelType peekVoxel1px0py0pz (void) const
VoxelType peekVoxel1px0py1pz (void) const
VoxelType peekVoxel1px1py1nz (void) const
VoxelType peekVoxel1px1py0pz (void) const
VoxelType peekVoxel1px1py1pz (void) const

Detailed Description

template<typename VoxelType>
class PolyVox::RawVolume< VoxelType >::Sampler

Definition at line 55 of file RawVolume.h.


Constructor & Destructor Documentation

template<typename VoxelType >
PolyVox::RawVolume< VoxelType >::Sampler::Sampler ( RawVolume< VoxelType > *  volume)

Definition at line 34 of file RawVolumeSampler.inl.

template<typename VoxelType >
PolyVox::RawVolume< VoxelType >::Sampler::~Sampler ( )

Definition at line 44 of file RawVolumeSampler.inl.


Member Function Documentation

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::getVoxel ( void  ) const
inline

Definition at line 49 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::moveNegativeX ( void  )

Definition at line 123 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::moveNegativeY ( void  )

Definition at line 131 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::moveNegativeZ ( void  )

Definition at line 139 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::movePositiveX ( void  )

Definition at line 99 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::movePositiveY ( void  )

Definition at line 107 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::movePositiveZ ( void  )

Definition at line 115 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px0py0pz ( void  ) const
inline

Definition at line 279 of file RawVolumeSampler.inl.

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px0py1nz ( void  ) const
inline

Definition at line 269 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px0py1pz ( void  ) const
inline

Definition at line 285 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px1ny0pz ( void  ) const
inline

Definition at line 249 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px1ny1nz ( void  ) const
inline

Definition at line 239 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px1ny1pz ( void  ) const
inline

Definition at line 259 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px1py0pz ( void  ) const
inline

Definition at line 305 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px1py1nz ( void  ) const
inline

Definition at line 295 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel0px1py1pz ( void  ) const
inline

Definition at line 315 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx0py0pz ( void  ) const
inline

Definition at line 187 of file RawVolumeSampler.inl.

Referenced by PolyVox::LowPassFilter< SrcVolumeType, DstVolumeType, AccumulationType >::executeSAT().

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx0py1nz ( void  ) const
inline

Definition at line 177 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx0py1pz ( void  ) const
inline

Definition at line 197 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx1ny0pz ( void  ) const
inline

Definition at line 157 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx1ny1nz ( void  ) const
inline

Definition at line 147 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx1ny1pz ( void  ) const
inline

Definition at line 167 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx1py0pz ( void  ) const
inline

Definition at line 217 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx1py1nz ( void  ) const
inline

Definition at line 207 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1nx1py1pz ( void  ) const
inline

Definition at line 227 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px0py0pz ( void  ) const
inline

Definition at line 367 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px0py1nz ( void  ) const
inline

Definition at line 357 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px0py1pz ( void  ) const
inline

Definition at line 377 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px1ny0pz ( void  ) const
inline

Definition at line 337 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px1ny1nz ( void  ) const
inline

Definition at line 327 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px1ny1pz ( void  ) const
inline

Definition at line 347 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px1py0pz ( void  ) const
inline

Definition at line 397 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px1py1nz ( void  ) const
inline

Definition at line 387 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
VoxelType PolyVox::RawVolume< VoxelType >::Sampler::peekVoxel1px1py1pz ( void  ) const
inline

Definition at line 407 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::setPosition ( const Vector3DInt32 v3dNewPos)

Definition at line 55 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
void PolyVox::RawVolume< VoxelType >::Sampler::setPosition ( int32_t  xPos,
int32_t  yPos,
int32_t  zPos 
)

Definition at line 61 of file RawVolumeSampler.inl.

+ Here is the call graph for this function:

template<typename VoxelType >
bool PolyVox::RawVolume< VoxelType >::Sampler::setVoxel ( VoxelType  tValue)
inline

The documentation for this class was generated from the following files: