Public Member Functions | |
bool | operator== (const ObjectState &) const |
bool | operator< (const ObjectState &) const |
bool | operator!= (const ObjectState &__rhs) const |
bool | operator<= (const ObjectState &__rhs) const |
bool | operator> (const ObjectState &__rhs) const |
bool | operator>= (const ObjectState &__rhs) const |
void | __write (::IceInternal::BasicStream *) const |
void | __read (::IceInternal::BasicStream *) |
Public Attributes | |
::std::string | objectName |
::std::string | objectMsg |
bool | inDanger |
::ImageIceMod::Point2DIce | loc |
::ImageIceMod::Point3DIce | pos |
::Ice::Float | rotation |
::Ice::Float | size |
Definition at line 499 of file SimEvents.ice.H.