Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

transition_of_fixed_light Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 transition_of_fixed_light (pt< light_fixed_in_loc > ligh, float end_timer, float start_intensity, float end_intensity, bool switch_off_light_at_the_end)

Public Attributes

pt< light_fixed_in_locligh
float cur_timer
float end_timer
float start_intensity
float end_intensity
bool switch_off_light_at_the_end


Constructor & Destructor Documentation

transition_of_fixed_light::transition_of_fixed_light pt< light_fixed_in_loc ligh,
float  end_timer,
float  start_intensity,
float  end_intensity,
bool  switch_off_light_at_the_end
[inline]
 

Definition at line 1510 of file fack.hpp.

References cur_timer.


Member Data Documentation

float transition_of_fixed_light::cur_timer
 

Definition at line 1504 of file fack.hpp.

Referenced by transition_of_fixed_light().

float transition_of_fixed_light::end_intensity
 

Definition at line 1507 of file fack.hpp.

float transition_of_fixed_light::end_timer
 

Definition at line 1505 of file fack.hpp.

pt<light_fixed_in_loc> transition_of_fixed_light::ligh
 

Definition at line 1503 of file fack.hpp.

float transition_of_fixed_light::start_intensity
 

Definition at line 1506 of file fack.hpp.

bool transition_of_fixed_light::switch_off_light_at_the_end
 

Definition at line 1508 of file fack.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:14 2005 for FACK by  doxygen 1.4.0