SineTable Class Reference

#include <SineTable.h>

Inheritance diagram for SineTable:

TSingleton< SineTable >

List of all members.

Public Member Functions

float Sin (float deg)
 SineTable ()
 ~SineTable ()

Static Public Member Functions

static SineTablegetSingleton ()
static void deleteSingleton ()

Public Attributes

float m_sTable [SINE_TABLE_SIZE]

Static Protected Attributes

static SineTablem_pInstance = NULL


Detailed Description

Definition at line 18 of file SineTable.h.


Constructor & Destructor Documentation

SineTable::SineTable (  )  [inline]

Definition at line 28 of file SineTable.h.

SineTable::~SineTable (  )  [inline]

Definition at line 34 of file SineTable.h.


Member Function Documentation

static void TSingleton< SineTable >::deleteSingleton (  )  [inline, static, inherited]

Definition at line 22 of file TSingleton.h.

static SineTable * TSingleton< SineTable >::getSingleton (  )  [inline, static, inherited]

Definition at line 15 of file TSingleton.h.

float SineTable::Sin ( float  deg  )  [inline]

Definition at line 21 of file SineTable.h.


Member Data Documentation

SineTable * TSingleton< SineTable >::m_pInstance = NULL [inline, static, protected, inherited]

Definition at line 29 of file TSingleton.h.

float SineTable::m_sTable[SINE_TABLE_SIZE]

Definition at line 36 of file SineTable.h.


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

Generated on Mon May 11 07:08:05 2009 for BreakDown! by  doxygen 1.5.9