×
Member Function Documentation ... Get the closest point on a triangle to a point on the same plane. ... Definition at line 68 of file triangle3d.h. References irr:: ...
Basic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace. More... Classes. class aabbox3d.
The near edge. Detailed Description. template<class T> class irr::core::aabbox3d< T >. Axis aligned bounding box in 3d dimensional space.
template<class T> class irr::core::line3d< T >. 3D line between two points with intersection methods. Definition at line 18 of file line3d.h.
The vector3d class is used in Irrlicht for three main purposes: 1) As a direction vector (most of the methods assume this). 2) As a position in 3d space (which ...
Detailed Description. Class which holds the geometry of an object. An IMesh is nothing more than a collection of some mesh buffers (IMeshBuffer). SMesh is a ...
Class Index · Class Hierarchy · Class Members ... irrlicht.h File Reference. Main header file of the irrlicht, the ... #include "triangle3d.h" #include "vector2d.h ...
irrMath.h File Reference. #include "IrrCompileConfig.h" #include ... template<class T1 , class T2 > void irr::core ... Referenced by irr::core::triangle3d< T > ...
Detailed Description. The Irrlicht device. You can create it with createDevice() or createDeviceEx(). This is the most important class of the Irrlicht Engine.
irr::core::triangle3d< T > · irr::core::vector2d< T > ... File List · File Members. Public Member Functions. irr::gui::ICursorControl Class Reference ... A pointer to ...