oa::brandViewport

Prepend OA_TITLE_VIEWPORT to a custom title (no automatic separator) User can add separator in their custom title if desired Returns OA_TITLE_VIEWPORT for empty/null input or if already starts with it

Function Documentation

oa::String oa::brandViewport( const oa::String & inTitle ) oa::String oa::brandViewport( const char * inTitle )
Prepend OA_TITLE_VIEWPORT to a custom title (no automatic separator) User can add separator in their custom title if desired Returns OA_TITLE_VIEWPORT for empty/null input or if already starts with it

Parameters

inTitle
const oa::String &

Returns

oa::String

The declared return value.