|
PolyVox
0.3.0-dev
Open source voxel management library
|
This is the complete list of members for PolyVox::Region, including all inherited members.
| accumulate(int32_t iX, int32_t iY, int32_t iZ) | PolyVox::Region | |
| accumulate(const Vector3DInt32 &v3dPos) | PolyVox::Region | |
| accumulate(const Region ®) | PolyVox::Region | |
| containsPoint(float fX, float fY, float fZ, float boundary=0.0f) const | PolyVox::Region | |
| containsPoint(const Vector3DFloat &pos, float boundary=0.0f) const | PolyVox::Region | |
| containsPoint(int32_t iX, int32_t iY, int32_t iZ, uint8_t boundary=0) const | PolyVox::Region | |
| containsPoint(const Vector3DInt32 &pos, uint8_t boundary=0) const | PolyVox::Region | |
| containsPointInX(float pos, float boundary=0.0f) const | PolyVox::Region | |
| containsPointInX(int32_t pos, uint8_t boundary=0) const | PolyVox::Region | |
| containsPointInY(float pos, float boundary=0.0f) const | PolyVox::Region | |
| containsPointInY(int32_t pos, uint8_t boundary=0) const | PolyVox::Region | |
| containsPointInZ(float pos, float boundary=0.0f) const | PolyVox::Region | |
| containsPointInZ(int32_t pos, uint8_t boundary=0) const | PolyVox::Region | |
| cropTo(const Region &other) | PolyVox::Region | |
| getDepthInCells(void) const | PolyVox::Region | inline |
| getDepthInVoxels(void) const | PolyVox::Region | inline |
| getDimensionsInCells(void) const | PolyVox::Region | inline |
| getDimensionsInVoxels(void) const | PolyVox::Region | inline |
| getHeightInCells(void) const | PolyVox::Region | inline |
| getHeightInVoxels(void) const | PolyVox::Region | inline |
| getLowerCorner(void) const | PolyVox::Region | inline |
| getLowerX(void) const | PolyVox::Region | inline |
| getLowerY(void) const | PolyVox::Region | inline |
| getLowerZ(void) const | PolyVox::Region | inline |
| getUpperCorner(void) const | PolyVox::Region | inline |
| getUpperX(void) const | PolyVox::Region | inline |
| getUpperY(void) const | PolyVox::Region | inline |
| getUpperZ(void) const | PolyVox::Region | inline |
| getWidthInCells(void) const | PolyVox::Region | inline |
| getWidthInVoxels(void) const | PolyVox::Region | inline |
| grow(int32_t iAmount) | PolyVox::Region | |
| grow(int32_t iAmountX, int32_t iAmountY, int32_t iAmountZ) | PolyVox::Region | |
| grow(const Vector3DInt32 &v3dAmount) | PolyVox::Region | |
| InvertedRegion | PolyVox::Region | static |
| isValid(void) const | PolyVox::Region | |
| MaxRegion | PolyVox::Region | static |
| operator!=(const Region &rhs) const | PolyVox::Region | |
| operator==(const Region &rhs) const | PolyVox::Region | |
| Region() | PolyVox::Region | |
| Region(const Vector3DInt32 &v3dLowerCorner, const Vector3DInt32 &v3dUpperCorner) | PolyVox::Region | |
| Region(int32_t iLowerX, int32_t iLowerY, int32_t iLowerZ, int32_t iUpperX, int32_t iUpperY, int32_t iUpperZ) | PolyVox::Region | |
| setLowerCorner(const Vector3DInt32 &v3dLowerCorner) | PolyVox::Region | inline |
| setLowerX(int32_t iX) | PolyVox::Region | inline |
| setLowerY(int32_t iY) | PolyVox::Region | inline |
| setLowerZ(int32_t iZ) | PolyVox::Region | inline |
| setUpperCorner(const Vector3DInt32 &v3dUpperCorner) | PolyVox::Region | inline |
| setUpperX(int32_t iX) | PolyVox::Region | inline |
| setUpperY(int32_t iY) | PolyVox::Region | inline |
| setUpperZ(int32_t iZ) | PolyVox::Region | inline |
| shift(int32_t iAmountX, int32_t iAmountY, int32_t iAmountZ) | PolyVox::Region | |
| shift(const Vector3DInt32 &v3dAmount) | PolyVox::Region | |
| shiftLowerCorner(int32_t iAmountX, int32_t iAmountY, int32_t iAmountZ) | PolyVox::Region | |
| shiftLowerCorner(const Vector3DInt32 &v3dAmount) | PolyVox::Region | |
| shiftUpperCorner(int32_t iAmountX, int32_t iAmountY, int32_t iAmountZ) | PolyVox::Region | |
| shiftUpperCorner(const Vector3DInt32 &v3dAmount) | PolyVox::Region | |
| shrink(int32_t iAmount) | PolyVox::Region | |
| shrink(int32_t iAmountX, int32_t iAmountY, int32_t iAmountZ) | PolyVox::Region | |
| shrink(const Vector3DInt32 &v3dAmount) | PolyVox::Region |
1.8.2