Assimp  v3.1.1 (June 2014)
CGLView::SLightParameters Struct Reference

Parameters of light source. More...

Classes

union  UFor
 

Public Member Functions

 SLightParameters ()
 

Public Attributes

aiColor4D Ambient
 Ambient RGBA intensity of the light. More...
 
aiColor4D Diffuse
 Diffuse RGBA intensity of the light. More...
 
union CGLView::SLightParameters::UFor For
 
aiColor4D Specular
 Specular RGBA intensity of the light. More...
 
aiLightSourceType Type
 Type of light source. More...
 

Detailed Description

Parameters of light source.

Constructor & Destructor Documentation

◆ SLightParameters()

CGLView::SLightParameters::SLightParameters ( )
inline

Member Data Documentation

◆ Ambient

aiColor4D CGLView::SLightParameters::Ambient

Ambient RGBA intensity of the light.

◆ Diffuse

aiColor4D CGLView::SLightParameters::Diffuse

Diffuse RGBA intensity of the light.

◆ For

union CGLView::SLightParameters::UFor CGLView::SLightParameters::For

◆ Specular

aiColor4D CGLView::SLightParameters::Specular

Specular RGBA intensity of the light.

◆ Type

aiLightSourceType CGLView::SLightParameters::Type

Type of light source.


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