Method
ClutterPaintVolumeget_origin
Declaration [src]
void
clutter_paint_volume_get_origin (
const ClutterPaintVolume* pv,
graphene_point3d_t* vertex
)
Parameters
vertex |
graphene_point3d_t |
The return location for a #graphene_point3d_t. |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |