|
Urbi SDK Remote for C++
2.7.5
|
#include <libport/cstring>#include <libport/cassert>

Go to the source code of this file.
Namespaces | |
| namespace | urbi |
Global definition of the starterlist. | |
Enumerations | |
| enum | urbi::UBlendType { urbi::UMIX, urbi::UADD, urbi::UDISCARD, urbi::UQUEUE, urbi::UCANCEL, urbi::UNORMAL } |
| Possible blending mode for an UVar. More... | |
Functions | |
| bool | urbi::is_blendtype (int i) |
| const char * | urbi::name (UBlendType u) |
| UBlendType | urbi::ublendtype (const char *cp) |