NazaraEngine/include/Nazara/Graphics
Lynix a31ced1d76 Modified SceneNode::FrustumCull
Now provides an implementation which will test the bounding volume
against the frustum (Basic frustum culling)
Is now const
Disabled face culling on sprites


Former-commit-id: 5cb7a94b38ef8b0ffa5a78f16f5ef65a59ab375d
2014-06-05 21:28:17 +02:00
..
AbstractBackground.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
AbstractRenderQueue.hpp Added new abstract renderqueue rendering 2014-05-28 01:00:18 +02:00
AbstractRenderTechnique.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
AbstractViewer.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Camera.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
ColorBackground.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Config.hpp Updated MemoryManager 2014-04-21 22:13:31 +02:00
Debug.hpp Updated MemoryManager 2014-04-21 22:13:31 +02:00
DebugOff.hpp Updated MemoryManager 2014-04-21 22:13:31 +02:00
DeferredBloomPass.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
DeferredDOFPass.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
DeferredFXAAPass.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
DeferredFinalPass.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
DeferredFogPass.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
DeferredForwardPass.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
DeferredGeometryPass.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
DeferredPhongLightingPass.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
DeferredRenderPass.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
DeferredRenderQueue.hpp Added new abstract renderqueue rendering 2014-05-28 01:00:18 +02:00
DeferredRenderTechnique.hpp Made Initialize/Uninitialize static methods from non-submodules private 2014-04-21 00:08:34 +02:00
Drawable.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Enums.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
ForwardRenderQueue.hpp Added new abstract renderqueue rendering 2014-05-28 01:00:18 +02:00
ForwardRenderTechnique.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Graphics.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Light.hpp Modified SceneNode::FrustumCull 2014-06-05 21:28:17 +02:00
LightManager.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Material.hpp Made Initialize/Uninitialize static methods from non-submodules private 2014-04-21 00:08:34 +02:00
Model.hpp Modified SceneNode::FrustumCull 2014-06-05 21:28:17 +02:00
RenderTechniques.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Scene.hpp Added Scene::EnableBackground 2014-05-28 00:35:28 +02:00
SceneLayer.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
SceneNode.hpp Modified SceneNode::FrustumCull 2014-06-05 21:28:17 +02:00
SceneRoot.hpp Modified SceneNode::FrustumCull 2014-06-05 21:28:17 +02:00
ScreenNode.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
SkyboxBackground.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Sprite.hpp Modified SceneNode::FrustumCull 2014-06-05 21:28:17 +02:00
TextureBackground.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
View.hpp Big UberShader update 2014-02-21 19:27:39 +01:00