Function
ClutterxyY_to_XYZ
Declaration [src]
void
clutter_xyY_to_XYZ (
float x,
float y,
float Y,
graphene_vec3_t* XYZ
)
Parameters
x-
Type:
floatNo description available.
y-
Type:
floatNo description available.
Y-
Type:
floatNo description available.
XYZ-
Type:
graphene_vec3_tNo description available.
The data is owned by the caller of the function.