Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
SparseMatchFinder< MATCHABLE, BITSET > Class Template Reference

#include <SparseMatchFinder.h>

Public Member Functions

void clear ()
 
const MATCHABLE * findBestInfo (const std::vector< MATCHABLE > &v, const BITSET &bits) const
 

Detailed Description

template<class MATCHABLE, class BITSET>
class SparseMatchFinder< MATCHABLE, BITSET >

Definition at line 47 of file SparseMatchFinder.h.

Member Function Documentation

◆ clear()

template<class MATCHABLE, class BITSET>
void SparseMatchFinder< MATCHABLE, BITSET >::clear ( )
inline

Definition at line 192 of file SparseMatchFinder.h.

◆ findBestInfo()

template<class MATCHABLE, class BITSET>
const MATCHABLE * SparseMatchFinder< MATCHABLE, BITSET >::findBestInfo ( const std::vector< MATCHABLE > & v,
const BITSET & bits ) const
inline

Definition at line 198 of file SparseMatchFinder.h.


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