LLFastLn Class Reference

List of all members.

Public Member Functions

 LLFastLn ()
F32 ln (F32 x)
F32 pow (F32 x, F32 y)

Private Attributes

F32 mTable [257]


Detailed Description

Definition at line 87 of file llvosky.cpp.


Constructor & Destructor Documentation

LLFastLn::LLFastLn (  )  [inline]

Definition at line 90 of file llvosky.cpp.

References i, indra::base::lllog::log(), mTable, and S32.

Here is the call graph for this function:


Member Function Documentation

F32 LLFastLn::ln ( F32  x  )  [inline]

Definition at line 99 of file llvosky.cpp.

References llfloor(), indra::base::lllog::log(), mTable, and S32.

Referenced by pow().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLFastLn::pow ( F32  x,
F32  y 
) [inline]

Definition at line 133 of file llvosky.cpp.

References LL_FAST_EXP, and ln().

Referenced by LLHaze::calcPhase(), color_gamma_correct(), and color_pow().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

F32 LLFastLn::mTable[257] [private]

Definition at line 140 of file llvosky.cpp.

Referenced by LLFastLn(), and ln().


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

Generated on Fri May 16 08:44:31 2008 for SecondLife by  doxygen 1.5.5