This is the complete list of members for CalculateMethod< T >, including all inherited members.
calculate(OUT ReferenceType variable)=0 | CalculateMethod< T > | protectedpure virtual |
CalculateMethod(double FR, int FF) | CalculateMethod< T > | inline |
GetFrameFactor() const | CalculateMethod< T > | inline |
GetFrameFPS() const | CalculateMethod< T > | inline |
m_FPS | CalculateMethod< T > | protected |
m_FrameFactor | CalculateMethod< T > | protected |
m_Points | CalculateMethod< T > | protected |
ReferenceType typedef | CalculateMethod< T > | |
tryToCalculate(IN Point *point, OUT ReferenceType variable) | CalculateMethod< T > | inline |
ValueType typedef | CalculateMethod< T > |