rotate image component $Date$ More...
Go to the source code of this file.
Functions | |
void | RotateImageInit (RTC::Manager *manager) |
Variables | |
static const char * | spec [] |
void RotateImageInit | ( | RTC::Manager * | manager | ) |
Definition at line 203 of file RotateImage.cpp.
{ "implementation_id", "RotateImage", "type_name", "RotateImage", "description", "rotate image component", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.angle", "0.0", "" }
Definition at line 15 of file RotateImage.cpp.