Method

CoglPipelineget_point_size

since: 2.0

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

Return value

Type: float

The point size of the pipeline.