Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pimpl_distance_callback< Implementation > Struct Template Reference

#include <pimpl_callbacks.hpp>

Public Member Functions

 pimpl_distance_callback (Implementation *i)
 
tapkee::ScalarType distance (int a, int b) const
 

Public Attributes

Implementation * impl
 

Detailed Description

template<class Implementation>
struct pimpl_distance_callback< Implementation >

Definition at line 29 of file pimpl_callbacks.hpp.

Constructor & Destructor Documentation

pimpl_distance_callback ( Implementation *  i)

Definition at line 31 of file pimpl_callbacks.hpp.

Member Function Documentation

tapkee::ScalarType distance ( int  a,
int  b 
) const

Definition at line 32 of file pimpl_callbacks.hpp.

Member Data Documentation

Implementation* impl

Definition at line 36 of file pimpl_callbacks.hpp.


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