utypes-common.hh File Reference

Types used by the kernel and uobject. More...

#include <cassert>

Go to the source code of this file.

Namespaces

namespace  urbi

Enumerations

enum  urbi::UBlendType {
  UMIX, UADD, UDISCARD, UQUEUE,
  UCANCEL, UNORMAL
}
 Possible blending mode for an UVar.
enum  urbi::UProperty {
  PROP_RANGEMIN, PROP_RANGEMAX, PROP_SPEEDMIN, PROP_SPEEDMAX,
  PROP_BLEND, PROP_DELTA
}
 URBI properties associated to a variable.

Functions

bool urbi::is_blendtype (int i)
const char * urbi::name (UBlendType u)
UBlendType urbi::ublendtype (const char *cp)
bool urbi::is_propertytype (int i)
const char * urbi::name (UProperty u)
UProperty urbi::uproperty (const char *cp)

Variables

const char * urbi::UBlendNames []
const char * urbi::UPropertyNames []


Detailed Description

Types used by the kernel and uobject.

Definition in file utypes-common.hh.


Generated on Tue Apr 10 17:45:45 2007 for URBISDK by  doxygen 1.5.1