G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.
More...
|
String | G3D::format (const char *fmt ...) |
| Produces a string from arguments of the style of printf. More...
|
|
String | G3D::vformat (const char *fmt, va_list argPtr) |
| Like format, but can be called with the argument list from a ... More...
|
|
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.