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.
viewer component $Date$
$Id$
Definition in file Viewer.cpp.
const char* component_spec[] |
|
static |
Initial value:=
{
"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.