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

rgbaf Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 rgbaf (float r_, float g_, float b_, float a_)
 rgbaf ()

Public Attributes

float r
float g
float b
float a


Constructor & Destructor Documentation

rgbaf::rgbaf float  r_,
float  g_,
float  b_,
float  a_
[inline]
 

Definition at line 359 of file fack.hpp.

References a, b, g, and r.

rgbaf::rgbaf  )  [inline]
 

Definition at line 360 of file fack.hpp.


Member Data Documentation

float rgbaf::a
 

Definition at line 358 of file fack.hpp.

Referenced by mul_scalar_rgbaf(), mul_scalar_rgbaf_noalpha(), anim_frame::point_in_surf(), hot_zone_pixel_perfect::point_in_zone(), rgbaf(), sum_rgbaf(), and write_pixel_with_src_alpha().

float rgbaf::b
 

Definition at line 357 of file fack.hpp.

Referenced by mul_scalar_rgbaf(), mul_scalar_rgbaf_noalpha(), cfsurf::opaque_blit_to_sdl_surface(), rgbaf(), sum_rgbaf(), and write_pixel_with_src_alpha().

float rgbaf::g
 

Definition at line 356 of file fack.hpp.

Referenced by mul_scalar_rgbaf(), mul_scalar_rgbaf_noalpha(), cfsurf::opaque_blit_to_sdl_surface(), rgbaf(), sum_rgbaf(), and write_pixel_with_src_alpha().

float rgbaf::r
 

Definition at line 355 of file fack.hpp.

Referenced by mul_scalar_rgbaf(), mul_scalar_rgbaf_noalpha(), cfsurf::opaque_blit_to_sdl_surface(), rgbaf(), sum_rgbaf(), and write_pixel_with_src_alpha().


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