|
Urbi SDK Remote for C++
2.7.5
|

Go to the source code of this file.
Namespaces | |
| namespace | urbi |
Global definition of the starterlist. | |
Defines | |
| #define | cardinality_of(Array) (sizeof (Array) / sizeof (*(Array))) |
Functions | |
| GD_CATEGORY (Urbi.UValue) | |
| const char * | urbi::format_string (UImageFormat f) |
| UImageFormat | urbi::parse_image_format (const std::string &s) |
Variables | |
| static const char * | urbi::formats [] |
Definition in file uimage.cc.
| #define cardinality_of | ( | Array | ) | (sizeof (Array) / sizeof (*(Array))) |
Definition at line 17 of file uimage.cc.
Referenced by urbi::format_string(), and urbi::parse_image_format().
| GD_CATEGORY | ( | Urbi. | UValue | ) |