NazaraEngine/include/Nazara/Graphics
Lynix 7fa8f3dafd Moved Model::EnableDraw to SceneNode::EnableDrawing
Same goes for Model::IsDrawEnabled() => SceneNode::IsDrawingEnabled()
Is Drawable is now a pure virtual method from SceneNode


Former-commit-id: 217c6a21a98206ee0b283aaa216d419696a70faf
2013-08-23 13:16:42 +02:00
..
AbstractBackground.hpp Renamed Background to AbstractBackground 2013-06-27 12:53:04 +02:00
AbstractRenderQueue.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
AbstractRenderTechnique.hpp Remade instancing 2013-08-07 01:17:20 +02:00
AbstractViewer.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
Camera.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
ColorBackground.hpp Renamed Shader to ShaderProgram 2013-08-02 18:39:20 +02:00
Config.hpp Instancing will no longer be used under X instances 2013-08-09 00:33:18 +02:00
Debug.hpp Merged 2D and 3D modules into Graphics module 2013-04-03 01:14:55 +02:00
DebugOff.hpp Merged 2D and 3D modules into Graphics module 2013-04-03 01:14:55 +02:00
Drawable.hpp Merged 2D and 3D modules into Graphics module 2013-04-03 01:14:55 +02:00
Enums.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
ForwardRenderQueue.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
ForwardRenderTechnique.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
Graphics.hpp Fixed last commit 2013-04-03 01:25:57 +02:00
Light.hpp Moved Model::EnableDraw to SceneNode::EnableDrawing 2013-08-23 13:16:42 +02:00
LightManager.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
Model.hpp Moved Model::EnableDraw to SceneNode::EnableDrawing 2013-08-23 13:16:42 +02:00
Scene.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
SceneLayer.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
SceneNode.hpp Moved Model::EnableDraw to SceneNode::EnableDrawing 2013-08-23 13:16:42 +02:00
SceneRoot.hpp Moved Model::EnableDraw to SceneNode::EnableDrawing 2013-08-23 13:16:42 +02:00
ScreenNode.hpp Big Graphics update 2013-08-21 20:05:33 +02:00
SkyboxBackground.hpp Renamed Shader to ShaderProgram 2013-08-02 18:39:20 +02:00
Sprite.hpp Moved Model::EnableDraw to SceneNode::EnableDrawing 2013-08-23 13:16:42 +02:00
TextureBackground.hpp Renamed Shader to ShaderProgram 2013-08-02 18:39:20 +02:00
View.hpp Big Graphics update 2013-08-21 20:05:33 +02:00