Method

ShumateLayerget_viewport

Declaration [src]

ShumateViewport*
shumate_layer_get_viewport (
  ShumateLayer* self
)

Description [src]

Gets the ShumateViewport used by this layer.

Gets propertyShumate.Layer:viewport

Return value

Type: ShumateViewport

The ShumateViewport.

The returned data is owned by the instance.