Public Member Functions | Public Attributes

ofColor Class Reference

#include <ofTypes.h>

List of all members.

Public Member Functions

 ofColor ()
virtual ~ofColor ()

Public Attributes

float r
float g
float b
float a

Constructor & Destructor Documentation

ofColor::ofColor (  ) [inline]
virtual ofColor::~ofColor (  ) [inline, virtual]

Member Data Documentation

float ofColor::a
float ofColor::b
float ofColor::g
float ofColor::r

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines