]> git.jsancho.org Git - c-irrlicht.git/blobdiff - include/cirrlicht.h
Vertices, boxes, matrices, transformations and more
[c-irrlicht.git] / include / cirrlicht.h
index f00e28c28aa1ec96762e53eb7e229d5808a58acd..2c30a04e60ff34c61427cddd1a152eb14228bfd6 100644 (file)
@@ -30,7 +30,6 @@
 #include "IAnimatedMeshSceneNode.h"
 #include "ICameraSceneNode.h"
 #include "ICursorControl.h"
-#include "ICustomSceneNode.h"
 #include "IFileArchive.h"
 #include "IFileSystem.h"
 #include "IGUIEnvironment.h"
 #include "ISceneNode.h"
 #include "ITexture.h"
 #include "IVideoDriver.h"
+#include "matrix4.h"
 #include "rect.h"
+#include "S3DVertex.h"
 #include "SColor.h"
 #include "SExposedVideoData.h"
 #include "SKeyMap.h"
 #include "SMaterial.h"
+#include "vector2d.h"
 #include "vector3d.h"
 
 #ifdef __cplusplus