Wm4::Intersector1< Real > Class Template Reference

#include <Wm4Intersector1.h>

List of all members.

Public Member Functions

virtual bool Find (Real fTMax, Real fSpeedU, Real fSpeedV)
virtual bool Find ()
Real GetFirstTime () const
Real GetLastTime () const
Real GetOverlap (int i) const
int GetQuantity () const
Real GetU (int i) const
Real GetV (int i) const
 Intersector1 (Real afU[2], Real afV[2])
 Intersector1 (Real fU0, Real fU1, Real fV0, Real fV1)
virtual bool Test (Real fTMax, Real fSpeedU, Real fSpeedV)
virtual bool Test ()
virtual ~Intersector1 ()

Protected Attributes

Real m_afOverlap [2]
Real m_afU [2]
Real m_afV [2]
Real m_fFirstTime
Real m_fLastTime
int m_iQuantity

Detailed Description

template<class Real>
class Wm4::Intersector1< Real >

Definition at line 27 of file Wm4Intersector1.h.


Constructor & Destructor Documentation

template<class Real >
Wm4::Intersector1< Real >::Intersector1 ( Real  fU0,
Real  fU1,
Real  fV0,
Real  fV1 
) [inline]
template<class Real >
Wm4::Intersector1< Real >::Intersector1 ( Real  afU[2],
Real  afV[2] 
) [inline]
template<class Real >
Wm4::Intersector1< Real >::~Intersector1 (  )  [inline, virtual]

Definition at line 51 of file Wm4Intersector1.cpp.


Member Function Documentation

template<class Real >
bool Wm4::Intersector1< Real >::Find ( Real  fTMax,
Real  fSpeedU,
Real  fSpeedV 
) [inline, virtual]
template<class Real >
bool Wm4::Intersector1< Real >::Find (  )  [inline, virtual]
template<class Real >
Real Wm4::Intersector1< Real >::GetFirstTime (  )  const [inline]

Definition at line 262 of file Wm4Intersector1.cpp.

References Wm4::Intersector1< Real >::m_fFirstTime.

template<class Real >
Real Wm4::Intersector1< Real >::GetLastTime (  )  const [inline]

Definition at line 268 of file Wm4Intersector1.cpp.

References Wm4::Intersector1< Real >::m_fLastTime.

template<class Real >
Real Wm4::Intersector1< Real >::GetOverlap ( int  i  )  const [inline]
template<class Real >
int Wm4::Intersector1< Real >::GetQuantity (  )  const [inline]

Definition at line 274 of file Wm4Intersector1.cpp.

References Wm4::Intersector1< Real >::m_iQuantity.

template<class Real >
Real Wm4::Intersector1< Real >::GetU ( int  i  )  const [inline]

Definition at line 56 of file Wm4Intersector1.cpp.

References Wm4::Intersector1< Real >::m_afU.

template<class Real >
Real Wm4::Intersector1< Real >::GetV ( int  i  )  const [inline]

Definition at line 63 of file Wm4Intersector1.cpp.

References Wm4::Intersector1< Real >::m_afV.

template<class Real >
bool Wm4::Intersector1< Real >::Test ( Real  fTMax,
Real  fSpeedU,
Real  fSpeedV 
) [inline, virtual]
template<class Real >
bool Wm4::Intersector1< Real >::Test (  )  [inline, virtual]

Member Data Documentation

template<class Real >
Real Wm4::Intersector1< Real >::m_afOverlap[2] [protected]
template<class Real >
Real Wm4::Intersector1< Real >::m_afU[2] [protected]
template<class Real >
Real Wm4::Intersector1< Real >::m_afV[2] [protected]
template<class Real >
Real Wm4::Intersector1< Real >::m_fFirstTime [protected]
template<class Real >
Real Wm4::Intersector1< Real >::m_fLastTime [protected]
template<class Real >
int Wm4::Intersector1< Real >::m_iQuantity [protected]

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

Generated on Wed Nov 23 19:02:49 2011 for FreeCAD by  doxygen 1.6.1