Method
CoglPipelineget_point_size
Declaration [src]
float
cogl_pipeline_get_point_size (
CoglPipeline* pipeline
)
Description [src]
Get the size of points drawn when COGL_VERTICES_MODE_POINTS is
used with the vertex buffer API.
| Stability: | Unstable |
| Available since: | 2.0 |