|
igraphic 0.2.0
Contrats graphiques chargeables : IGraphic2Module / IGraphic3Module
|
#include "IGraphic2Module.hpp"#include "window/ICamera.hpp"#include "window/IWindow3.hpp"#include "graphic/IAnimationSet.hpp"#include "graphic/IMesh.hpp"#include "graphic/IModel.hpp"
Go to the source code of this file.
Classes | |
| class | IGraphic3Module |
| A vendor's 3D factory. Extends IGraphic2Module : implementing it means implementing all of the 2D too, and the window it returns is an IWindow3, hence usable as an IWindow2. More... | |