viewer component $Date$ More...
#include <rtm/CorbaNaming.h>#include "hrpsys/util/Project.h"#include <hrpModel/ModelLoaderUtil.h>#include "hrpsys/util/GLbody.h"#include "hrpsys/util/GLlink.h"#include "hrpsys/util/GLutil.h"#include "GLscene.h"#include "hrpsys/idl/HRPDataTypes.hh"#include "RTCGLbody.h"#include "Viewer.h"
Go to the source code of this file.
Functions | |
| void | ViewerInit (RTC::Manager *manager) |
Variables | |
| static const char * | component_spec [] |
| void ViewerInit | ( | RTC::Manager * | manager | ) |
Definition at line 233 of file Viewer.cpp.
const char* component_spec[] [static] |
{
"implementation_id", "Viewer",
"type_name", "Viewer",
"description", "viewer component",
"version", HRPSYS_PACKAGE_VERSION,
"vendor", "AIST",
"category", "example",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
"conf.default.project", "",
""
}
Definition at line 24 of file Viewer.cpp.