Go to the documentation of this file.
76 std::cout <<
"Counter property does not yet exist. Will be created and initialized to 0" <<
std::endl;
EntityConstPtr getEntity(const ed::UUID &id) const
#define ED_REGISTER_PLUGIN(Derived)
void process(const ed::WorldModel &world, ed::UpdateRequest &req)
shared_ptr< const Entity > EntityConstPtr
ed::PropertyKey< geo::Pose3D > k_pose_
ed::PropertyKey< int > k_counter_
void registerProperty(const std::string &name, PropertyKey< T > &key, PropertyInfo *info=0)
void setProperty(const UUID &id, const PropertyKey< T > &key, const T &value)
ed::PropertyKeyDB & properties
virtual void initialize()
virtual ~CustomProperties()