SqueezeBrains SDK 1.13
sb_cs::SbSizeFlt Class Reference

Size class that wraps the sb_t_size_flt structure More...

#include <cs_sb.h>

Public Member Functions

String ToString () override
 Formats the size in a readable string (width;height). More...
 

Data Fields

float width
 width
 
float height
 height
 

Detailed Description

Size class that wraps the sb_t_size_flt structure

Definition at line 114 of file cs_sb.h.

Member Function Documentation

◆ ToString()

String sb_cs::SbSizeFlt::ToString ( )
override

Formats the size in a readable string (width;height).

Returns
An instance to the String class or null in case of memory error

The documentation for this class was generated from the following file: