|
PolyVox
0.2.1
Open source voxel management library
|
#include <RawVolume.h>
Inheritance diagram for PolyVox::RawVolume< VoxelType >::Sampler:
Collaboration diagram for PolyVox::RawVolume< VoxelType >::Sampler:Definition at line 55 of file RawVolume.h.
| PolyVox::RawVolume< VoxelType >::Sampler::Sampler | ( | RawVolume< VoxelType > * | volume | ) |
Definition at line 34 of file RawVolumeSampler.inl.
| PolyVox::RawVolume< VoxelType >::Sampler::~Sampler | ( | ) |
Definition at line 44 of file RawVolumeSampler.inl.
|
inline |
| void PolyVox::RawVolume< VoxelType >::Sampler::moveNegativeX | ( | void | ) |
| void PolyVox::RawVolume< VoxelType >::Sampler::moveNegativeY | ( | void | ) |
| void PolyVox::RawVolume< VoxelType >::Sampler::moveNegativeZ | ( | void | ) |
| void PolyVox::RawVolume< VoxelType >::Sampler::movePositiveX | ( | void | ) |
| void PolyVox::RawVolume< VoxelType >::Sampler::movePositiveY | ( | void | ) |
| void PolyVox::RawVolume< VoxelType >::Sampler::movePositiveZ | ( | void | ) |
|
inline |
Definition at line 279 of file RawVolumeSampler.inl.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
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:
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void PolyVox::RawVolume< VoxelType >::Sampler::setPosition | ( | const Vector3DInt32 & | v3dNewPos | ) |
| void PolyVox::RawVolume< VoxelType >::Sampler::setPosition | ( | int32_t | xPos, |
| int32_t | yPos, | ||
| int32_t | zPos | ||
| ) |
|
inline |
Definition at line 84 of file RawVolumeSampler.inl.
Referenced by PolyVox::LowPassFilter< SrcVolumeType, DstVolumeType, AccumulationType >::executeSAT().
1.8.1