null component $Date$ More...
#include "CameraImageViewer.h"
Go to the source code of this file.
Functions | |
void | CameraImageViewerInit (RTC::Manager *manager) |
Variables | |
static const char * | cameraimageviewercomponent_spec [] |
void CameraImageViewerInit | ( | RTC::Manager * | manager | ) |
Definition at line 275 of file CameraImageViewer.cpp.
const char* cameraimageviewercomponent_spec[] [static] |
{ "implementation_id", "CameraImageViewer", "type_name", "CameraImageViewer", "description", "camera image viewer component", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.depthBits", "11", "" }
Definition at line 14 of file CameraImageViewer.cpp.