calcMinMaxPos() | iso::geom::Cuboid | [virtual] |
closestPoint(const math::Vector< real > &pRefPoint, math::Vector< real > &pResPoint) | iso::geom::Cuboid | [virtual] |
Cuboid(unsigned int pDim) | iso::geom::Cuboid | |
Cuboid(const math::Rectangle< real > &pRect) | iso::geom::Cuboid | |
Cuboid(const math::Vector< real > &pMinPos, const math::Vector< real > &pMaxPos) | iso::geom::Cuboid | |
Cuboid() | iso::geom::Cuboid | [protected] |
dim() const | iso::geom::Geometry | |
Geometry(unsigned int pDim) | iso::geom::Geometry | |
Geometry() | iso::geom::Geometry | [protected] |
maxPos() | iso::geom::Cuboid | |
maxPos() const | iso::geom::Cuboid | |
mDim | iso::geom::Geometry | [protected] |
minPos() | iso::geom::Cuboid | |
minPos() const | iso::geom::Cuboid | |
mMaxPos | iso::geom::Geometry | [protected] |
mMinPos | iso::geom::Geometry | [protected] |
mRect | iso::geom::Cuboid | [protected] |
set(const math::Rectangle< real > &pRect) | iso::geom::Cuboid | |
set(const math::Vector< real > &pMinPos, const math::Vector< real > &pMaxPos) | iso::geom::Cuboid | |
set(const real *pMinValues, const real *pMaxValues) | iso::geom::Cuboid | |
setMaxPos(real pValue) | iso::geom::Cuboid | |
setMaxPos(const math::Vector< real > &pMaxPos) | iso::geom::Cuboid | |
setMaxPos(const real *pValues) | iso::geom::Cuboid | |
setMinPos(real pValue) | iso::geom::Cuboid | |
setMinPos(const math::Vector< real > &pMinPos) | iso::geom::Cuboid | |
setMinPos(const real *pValues) | iso::geom::Cuboid | |
size() const | iso::geom::Cuboid | |
~Cuboid() | iso::geom::Cuboid | [virtual] |
~Geometry() | iso::geom::Geometry | [virtual] |