#include <mi_object_type.hh>
Inheritance diagram for mi_object_type:
Public Member Functions | |
mi_object_type (const mimas::mm_xml_reference< XalanElement > &configuration) | |
Constructor. | |
const std::string | get_recognition_method (void) const |
Name of recognition-method. | |
const std::string | get_tracking_method (void) const |
Name of tracking-method. | |
Protected Attributes | |
std::string | recognition |
Name of recognition-method to be used. | |
std::string | tracking |
Name of tracking-method to be used. |
This class holds the offset for the customisable coordinate-system.
|
Constructor.
|