Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions
InspectorsImpl< T >::VTKFileInspector Struct Reference

#include <InspectorsImpl.h>

Inheritance diagram for InspectorsImpl< T >::VTKFileInspector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void finish (const size_t iterationCount)
 Tell the inspector the ICP operation is completed.
virtual void init ()
 Start a new ICP operation or sequence.
 VTKFileInspector (const Parameters &params=Parameters())

Static Public Member Functions

static const ParametersDoc availableParameters ()
static const std::string description ()

Public Attributes

const std::string baseFileName
const bool bDumpDataLinks
const bool bDumpIterationInfo
const bool bDumpReading
const bool bDumpReference

Protected Member Functions

virtual void closeStream (std::ostream *stream)
virtual std::ostream * openStream (const std::string &role)
virtual std::ostream * openStream (const std::string &role, const size_t iterationCount)

Detailed Description

template<typename T>
struct InspectorsImpl< T >::VTKFileInspector

Definition at line 158 of file InspectorsImpl.h.


Constructor & Destructor Documentation

template<typename T >
InspectorsImpl< T >::VTKFileInspector::VTKFileInspector ( const Parameters params = Parameters())

Definition at line 715 of file InspectorsImpl.cpp.


Member Function Documentation

template<typename T >
static const ParametersDoc InspectorsImpl< T >::VTKFileInspector::availableParameters ( ) [inline, static]

Reimplemented from InspectorsImpl< T >::PerformanceInspector.

Definition at line 164 of file InspectorsImpl.h.

template<typename T >
void InspectorsImpl< T >::VTKFileInspector::closeStream ( std::ostream *  stream) [protected, virtual]

Implements InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 782 of file InspectorsImpl.cpp.

template<typename T >
static const std::string InspectorsImpl< T >::VTKFileInspector::description ( ) [inline, static]

Reimplemented from InspectorsImpl< T >::PerformanceInspector.

Definition at line 160 of file InspectorsImpl.h.

template<typename T >
void InspectorsImpl< T >::VTKFileInspector::finish ( const size_t  iterationCount) [virtual]

Tell the inspector the ICP operation is completed.

Reimplemented from InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 743 of file InspectorsImpl.cpp.

template<typename T >
void InspectorsImpl< T >::VTKFileInspector::init ( ) [virtual]

Start a new ICP operation or sequence.

Reimplemented from InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 726 of file InspectorsImpl.cpp.

template<typename T >
std::ostream * InspectorsImpl< T >::VTKFileInspector::openStream ( const std::string &  role) [protected, virtual]

Implements InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 750 of file InspectorsImpl.cpp.

template<typename T >
std::ostream * InspectorsImpl< T >::VTKFileInspector::openStream ( const std::string &  role,
const size_t  iterationCount 
) [protected, virtual]

Implements InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 771 of file InspectorsImpl.cpp.


Member Data Documentation

template<typename T >
const std::string InspectorsImpl< T >::VTKFileInspector::baseFileName

Reimplemented from InspectorsImpl< T >::PerformanceInspector.

Definition at line 178 of file InspectorsImpl.h.

template<typename T >
const bool InspectorsImpl< T >::VTKFileInspector::bDumpDataLinks

Reimplemented from InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 180 of file InspectorsImpl.h.

template<typename T >
const bool InspectorsImpl< T >::VTKFileInspector::bDumpIterationInfo

Reimplemented from InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 179 of file InspectorsImpl.h.

template<typename T >
const bool InspectorsImpl< T >::VTKFileInspector::bDumpReading

Reimplemented from InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 181 of file InspectorsImpl.h.

template<typename T >
const bool InspectorsImpl< T >::VTKFileInspector::bDumpReference

Reimplemented from InspectorsImpl< T >::AbstractVTKInspector.

Definition at line 182 of file InspectorsImpl.h.


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


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:33