losparam.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opacity_func
class  opacity_default
class  opacity_fullyopaque
class  opacity_no_trans
class  opacity_immob
class  opacity_solid
class  opacity_monmove
class  opacity_no_actor
class  los_param

Defines

#define CLONE(typename)

Enumerations

enum  opacity_type { OPC_CLEAR = 0, OPC_HALF = 1, OPC_OPAQUE = 2, NUM_OPACITIES }


Define Documentation

#define CLONE ( typename   ) 

Value:

typename* clone() const \
    { \
        return (new typename(*this)); \
    }


Enumeration Type Documentation

Enumerator:
OPC_CLEAR 
OPC_HALF 
OPC_OPAQUE 
NUM_OPACITIES 


Generated on Thu Jan 13 13:09:01 2011 by  doxygen 1.5.6