Ocean
Loading...
Searching...
No Matches
GLESLightSource.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Rendering::GLESceneGraph::GLESLightSource
 This class is the base class for all GLESceneGraph light sources. More...
 

Namespaces

namespace  Ocean
 The namespace covering the entire Ocean framework.
 
namespace  Ocean::Rendering
 Namespace of the Rendering library.
 
namespace  Ocean::Rendering::GLESceneGraph
 Namespace of the Rendering GLESceneGraph library.
 

Typedefs

using Ocean::Rendering::GLESceneGraph::LightPair = std::pair< SmartObjectRef< GLESLightSource >, HomogenousMatrix4 >
 Definition of a pair combinding light sources with transformation matrices.
 
using Ocean::Rendering::GLESceneGraph::Lights = std::vector< LightPair >
 Definition of a set holding light sources.