×
template<class T> class irr::core::aabbox3d< T >. Axis aligned bounding box in 3d dimensional space. Has some useful methods used with occlusion culling or ...
Basic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace. Typedefs. typedef aabbox3d< f32 > irr::core:: ...
Basic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace. More... Classes. class aabbox3d.
References irr::IReferenceCounted::drop(). Member Function Documentation. virtual const core::aabbox3d<f32>& irr::scene::CDynamicMeshBuffer::getBoundingBox, (, ) ...
virtual const core::aabbox3d<f32>& irr::scene::IMesh::getBoundingBox, (, ), const [pure virtual]. Get an axis aligned bounding box of the mesh. Returns ...
Gets the automatic culling state. virtual const core::aabbox3d < f32 > & getBoundingBox () const =0. Get the axis aligned, not transformed bounding box of ...
Sets the debug name of the object. Detailed Description. Base class of most objects of the Irrlicht Engine. This class provides reference counting through the ...
Class Index · Class Hierarchy · Class Members · Namespace List · Namespace Members · File List ... References irr::core::aabbox3d< T >::addInternalBox(), ...
Class Index · Class Hierarchy · Class Members · Namespace ... irr::core::triangle3d< T > Class Template Reference ... References irr::core::aabbox3d< T >::MaxEdge, ...
Referenced by irr::core::aabbox3d< f32 >::intersectsWithLine(). template<class T>. T irr::core::line3d< T >: ...