anyKode Marilou
ContentsIndexHome
PreviousUpNext
DevicesGroupLightSource::GetIntensities

Getting the color intensity of each LightSource.

C++
M32 GetIntensities(float * pIntensities, int IntensitiesCount);
Parameters 
Description 
float * pIntensities 
[in/out] array to be filled out with the intensity of each Lightsource. 
int IntensitiesCount 
[in] Table size expressed in number of elements. 

The system error code MODA_EOK if no error occurred, an error (see MODA errors) otherwise.

GetIntensities returns the color intensity [0..1] of each LightSource in the group.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!