LightArray Class Reference

#include <lightarray.h>

Collaboration diagram for LightArray:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LightArray ()
 ~LightArray ()
int getNumLights ()
LightgetLight (int i)
void DeleteAll ()
void CreateLight ()
void Display ()
void Menu ()

Static Public Attributes

static const char * rcsid = "@(#) $Id: lightarray.cpp,v 1.4 2006/05/24 16:52:38 sean Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $"
static int debug = 0


Detailed Description

Definition at line 9 of file lightarray.h.


Constructor & Destructor Documentation

LightArray::LightArray (  ) 

Definition at line 18 of file lightarray.cpp.

LightArray::~LightArray (  ) 

Definition at line 24 of file lightarray.cpp.


Member Function Documentation

int LightArray::getNumLights (  )  [inline]

Definition at line 35 of file lightarray.h.

Light * LightArray::getLight ( int  i  )  [inline]

Definition at line 38 of file lightarray.h.

void LightArray::DeleteAll (  ) 

Definition at line 31 of file lightarray.cpp.

void LightArray::CreateLight (  ) 

Definition at line 39 of file lightarray.cpp.

void LightArray::Display (  ) 

Definition at line 61 of file lightarray.cpp.

void LightArray::Menu (  ) 

Definition at line 69 of file lightarray.cpp.


Member Data Documentation

const char * LightArray::rcsid = "@(#) $Id: lightarray.cpp,v 1.4 2006/05/24 16:52:38 sean Exp $ $Copyright: (c)2001 National Biocomputation Center, Stanford University $" [static]

Definition at line 19 of file lightarray.h.

int LightArray::debug = 0 [static]

Definition at line 20 of file lightarray.h.


The documentation for this class was generated from the following files:
Generated on Thu Aug 30 11:04:53 2007 for SPRING Mac by  doxygen 1.5.3