Handbook
Glossary
cogl_material_set_ambient_and_diffuse ( material color -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
material
an
object
color
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_material_set_ambient_and_diffuse
( CoglMaterial* material, CoglColor* color )