Open CASCADE Technology  7.1.0.beta
Public Member Functions

OpenGl_LightSourceState Class Reference

Defines state of OCCT light sources. More...

#include <OpenGl_ShaderStates.hxx>

Inheritance diagram for OpenGl_LightSourceState:
Inheritance graph
[legend]

Public Member Functions

 OpenGl_LightSourceState ()
 Creates uninitialized state of light sources. More...
 
void Set (const OpenGl_ListOfLight *theLightSources)
 Sets new light sources. More...
 
const OpenGl_ListOfLightLightSources () const
 Returns current list of light sources. More...
 
- Public Member Functions inherited from OpenGl_StateInterface
 OpenGl_StateInterface ()
 Creates new state. More...
 
Standard_Size Index () const
 Returns current state index. More...
 
void Update ()
 Increment current state. More...
 

Additional Inherited Members

- Protected Attributes inherited from OpenGl_StateInterface
Standard_Size myIndex
 current state index More...
 

Detailed Description

Defines state of OCCT light sources.

Constructor & Destructor Documentation

OpenGl_LightSourceState::OpenGl_LightSourceState ( )

Creates uninitialized state of light sources.

Member Function Documentation

const OpenGl_ListOfLight* OpenGl_LightSourceState::LightSources ( ) const

Returns current list of light sources.

void OpenGl_LightSourceState::Set ( const OpenGl_ListOfLight theLightSources)

Sets new light sources.


The documentation for this class was generated from the following file: