ofDocsdocumentation gl ofLight (functions)

ofLight (functions)


ofDisableLighting( )

void ofDisableLighting()

ofDisableSeparateSpecularLight( )

void ofDisableSeparateSpecularLight()

ofEnableLighting( )

void ofEnableLighting()

ofEnableSeparateSpecularLight( )

void ofEnableSeparateSpecularLight()

ofGetGlobalAmbientColor( )

const ofFloatColor & ofGetGlobalAmbientColor()

ofGetLightingEnabled( )

bool ofGetLightingEnabled()

ofLightsData( )

int & ofLightsData()

ofSetGlobalAmbientColor( ... )

void ofSetGlobalAmbientColor(const ofFloatColor &c)

ofSetSmoothLighting( ... )

void ofSetSmoothLighting(bool b)