Public Member Functions
rgrl_debug_feature_iteration_print Class Reference

observer to view transformations at each iteration of feature-based registration engine. More...

#include <rgrl_debug_util.h>

Inheritance diagram for rgrl_debug_feature_iteration_print:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void execute (rgrl_object *caller, const rgrl_event &event)
 Abstract method that defines the action to be taken by the command.
void execute (const rgrl_object *caller, const rgrl_event &event)
 observer to view transformations at each iteration of feature-based registration engine.
void ref ()
void unref ()
int get_references () const
bool is_referenced () const

Detailed Description

observer to view transformations at each iteration of feature-based registration engine.

Definition at line 14 of file rgrl_debug_util.h.


Member Function Documentation

void rgrl_debug_feature_iteration_print::execute ( rgrl_object caller,
const rgrl_event event 
) [inline, virtual]

Abstract method that defines the action to be taken by the command.

Implements rgrl_command.

Definition at line 17 of file rgrl_debug_util.h.

void rgrl_debug_feature_iteration_print::execute ( const rgrl_object caller,
const rgrl_event event 
) [virtual]

observer to view transformations at each iteration of feature-based registration engine.

Implements rgrl_command.

Definition at line 23 of file rgrl_debug_util.cxx.


The documentation for this class was generated from the following files: