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.

Return value

Type: float

The point size of the pipeline.