NGL  6.5
The NCCA Graphics Library
ngl::BBox Member List

This is the complete list of members for ngl::BBox, including all inherited members.

BBox(const Vec3 &_center, Real _width, Real _height, Real _depth) noexceptngl::BBox
BBox(Real _minX, Real _maxX, Real _minY, Real _maxY, Real _minZ, Real _maxZ) noexceptngl::BBox
BBox() noexceptngl::BBox
BBox(const BBox &_b) noexceptngl::BBox
center() const noexceptngl::BBoxinline
depth() const noexceptngl::BBoxinline
depth(Real _d, bool _recalc=true) noexceptngl::BBox
draw() const noexceptngl::BBox
getNormalArray() noexceptngl::BBoxinline
getVertexArray() noexceptngl::BBoxinline
height() const noexceptngl::BBoxinline
height(Real _h, bool _recalc=true) noexceptngl::BBox
m_centerngl::BBoxprotected
m_depthngl::BBoxprotected
m_drawModengl::BBoxprotected
m_heightngl::BBoxprotected
m_maxXngl::BBoxprotected
m_maxYngl::BBoxprotected
m_maxZngl::BBoxprotected
m_minXngl::BBoxprotected
m_minYngl::BBoxprotected
m_minZngl::BBoxprotected
m_normngl::BBoxprotected
m_vaongl::BBoxprotected
m_vertngl::BBoxprotected
m_widthngl::BBoxprotected
maxX() const noexceptngl::BBoxinline
maxY() const noexceptngl::BBoxinline
maxZ() const noexceptngl::BBoxinline
minX() const noexceptngl::BBoxinline
minY() const noexceptngl::BBoxinline
minZ() const noexceptngl::BBoxinline
operator=(const BBox &_other)ngl::BBox
recalculate() noexceptngl::BBox
setCenter(const Vec3 &_center, bool _recalc=true) noexceptngl::BBox
setDrawMode(GLenum _mode) noexceptngl::BBox
setVAO()ngl::BBoxprotected
width() const noexceptngl::BBoxinline
width(Real _w, bool _recalc=true) noexceptngl::BBox
~BBox() noexceptngl::BBox