Method

ShumateCompassget_viewport

Declaration [src]

ShumateViewport*
shumate_compass_get_viewport (
  ShumateCompass* compass
)

Description [src]

Gets the viewport used by the compass.

Return value

Type: ShumateViewport

The ShumateViewport used by the compass.

The returned data is owned by the instance.
The return value can be NULL.