Functions | Variables
RotateImage.cpp File Reference

rotate image component $Date$ More...

#include <highgui.h>
#include "RotateImage.h"
Include dependency graph for RotateImage.cpp:

Go to the source code of this file.

Functions

void RotateImageInit (RTC::Manager *manager)
 

Variables

static const char * spec []
 

Detailed Description

rotate image component $Date$

$Id$

Definition in file RotateImage.cpp.

Function Documentation

void RotateImageInit ( RTC::Manager manager)

Definition at line 203 of file RotateImage.cpp.

Variable Documentation

const char* spec[]
static
Initial value:
=
{
"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.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:52