The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fib::algorithms::nDn::nHyperplaneBodySimple::nBorder::cPointPositionPointerCompare< tFactors > Class Template Reference

#include <cHyperplaneBodySimple.h>

List of all members.

Public Member Functions

bool operator() (const cPoint< tFactors > *pPoint1, const cPoint< tFactors > *pPoint2) const

Detailed Description

template<class tFactors>
class fib::algorithms::nDn::nHyperplaneBodySimple::nBorder::cPointPositionPointerCompare< tFactors >

Class to compare two cPoint classes via pointers to them. Compared are just the position vectors of the two given points.

Definition at line 289 of file cHyperplaneBodySimple.h.


Member Function Documentation

template<class tFactors >
bool fib::algorithms::nDn::nHyperplaneBodySimple::nBorder::cPointPositionPointerCompare< tFactors >::operator() ( const cPoint< tFactors > *  pPoint1,
const cPoint< tFactors > *  pPoint2 
) const
inline

Definition at line 291 of file cHyperplaneBodySimple.h.


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