PolyVox::Region Member List

This is the complete list of members for PolyVox::Region, including all inherited members.
containsPoint(const Vector3DFloat &pos, float boundary=0.0f) 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
depth(void) const PolyVox::Region
dimensions(void)PolyVox::Region
getLowerCorner(void) const PolyVox::Region
getUpperCorner(void) const PolyVox::Region
height(void) const PolyVox::Region
MaxRegionPolyVox::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
setUpperCorner(const Vector3DInt32 &v3dUpperCorner)PolyVox::Region
shift(const Vector3DInt32 &amount)PolyVox::Region
shiftLowerCorner(const Vector3DInt32 &amount)PolyVox::Region
shiftUpperCorner(const Vector3DInt32 &amount)PolyVox::Region
width(void) const PolyVox::Region