They are also deprecated in C++11 anyway.
This commit is contained in:
unknown
2012-11-09 14:04:01 +01:00
parent 5c88f2e49f
commit 17054c6747
12 changed files with 113 additions and 113 deletions

View File

@@ -87,7 +87,7 @@ namespace PolyVox
Sampler(SimpleVolume<VoxelType>* volume);
~Sampler();
Sampler& operator=(const Sampler& rhs) throw();
Sampler& operator=(const Sampler& rhs);
VoxelType getSubSampledVoxel(uint8_t uLevel) const;
/// Get the value of the current voxel