LLInterpLinear< Type > Class Template Reference

#include <llinterp.h>

Inheritance diagram for LLInterpLinear< Type >:

Inheritance graph
[legend]
Collaboration diagram for LLInterpLinear< Type >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void start ()
void update (const F32 time)
F32 getCurFrac () const

Protected Attributes

F32 mCurFrac


Detailed Description

template<typename Type>
class LLInterpLinear< Type >

Definition at line 86 of file llinterp.h.


Member Function Documentation

template<typename Type>
void LLInterpLinear< Type >::start ( void   )  [inline, virtual]

Reimplemented from LLInterp< Type >.

Definition at line 241 of file llinterp.h.

References LLInterpLinear< Type >::mCurFrac, and LLInterp< Type >::start().

Referenced by LLHUDEffectBeam::LLHUDEffectBeam(), LLHUDEffectBeam::setSourceObject(), and LLHUDEffectBeam::setupParticle().

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename Type>
void LLInterpLinear< Type >::update ( const F32  time  )  [inline]

template<class Type>
F32 LLInterpLinear< Type >::getCurFrac (  )  const [inline]

Definition at line 287 of file llinterp.h.

References LLInterpLinear< Type >::mCurFrac.

Referenced by LLHUDEffectBeam::render().

Here is the caller graph for this function:


Member Data Documentation

template<typename Type>
F32 LLInterpLinear< Type >::mCurFrac [protected]


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

Generated on Fri May 16 08:50:00 2008 for SecondLife by  doxygen 1.5.5