#include "IReferenceCounted.h"#include "vector3d.h"#include "aabbox3d.h"#include "matrix4.h"#include "IAnimatedMesh.h"#include "IMeshBuffer.h"#include "SVertexManipulator.h"Go to the source code of this file.
Classes | |
| class | irr::scene::IMeshManipulator |
| An interface for easy manipulation of meshes. More... | |
Namespaces | |
| irr | |
| Everything in the Irrlicht Engine can be found in this namespace. | |
| irr::scene | |
| All scene management can be found in this namespace: Mesh loading, special scene nodes like octrees and billboards, ... | |