karto::Visitor< T > Class Template Reference

#include <Mapper.h>

List of all members.

Public Member Functions

virtual kt_bool Visit (Vertex< T > *pVertex)=0

Detailed Description

template<typename T>
class karto::Visitor< T >

Definition at line 341 of file Mapper.h.


Member Function Documentation

template<typename T>
virtual kt_bool karto::Visitor< T >::Visit ( Vertex< T > *  pVertex  )  [pure virtual]

Applies the visitor to the vertex

Parameters:
pVertex 
Returns:
true if the visitor accepted the vertex, false otherwise

Implemented in karto::NearScanVisitor.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


karto
Author(s): SRI International (package maintained by Brian Gerkey)
autogenerated on Fri Jan 11 10:07:06 2013