Constructor
ShumateCompassnew
Declaration [src]
ShumateCompass*
shumate_compass_new (
ShumateViewport* viewport
)
Parameters
viewport |
ShumateViewport |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | ShumateCompass |
A new |
|
The data is owned by the called function. |