Constructor
ShumateScalenew
Declaration [src]
ShumateScale*
shumate_scale_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: | ShumateScale | 
| A new  | |
| The data is owned by the called function. |