Allolib  1.0
C++ Components For Interactive Multimedia
al::Light Struct Reference

Light class. More...

#include <C:/Users/Andres/source/repos/casm_viewer/external/tinc/external/allolib/include/al/graphics/al_Light.hpp>

Public Member Functions

Lightpos (float x, float y, float z)
 
Lightdir (float x, float y, float z)
 
Lightambient (const Color &v)
 
Lightdiffuse (const Color &v)
 
Lightspecular (const Color &v)
 
const float * pos () const
 
const Colorambient () const
 
const Colordiffuse () const
 
const Colorspecular () const
 

Static Public Member Functions

static void globalAmbient (const Color &v)
 
static const ColorglobalAmbient ()
 

Detailed Description

Light class.

Definition at line 12 of file al_Light.hpp.


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