gradient.SimpleGradient Class Reference

A gradient between two colours with linear interpolation. More...

List of all members.

Public Member Functions

def __init__
def get_color

Public Attributes

 color0
 color1

Detailed Description

A gradient between two colours with linear interpolation.

Definition at line 27 of file gradient.py.


Member Function Documentation

def gradient.SimpleGradient.__init__ (   self,
  color0,
  color1 
)

Definition at line 28 of file gradient.py.

def gradient.SimpleGradient.get_color (   self,
  t 
)

Definition at line 32 of file gradient.py.


Member Data Documentation

Definition at line 29 of file gradient.py.

Definition at line 30 of file gradient.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables

Generated by  doxygen 1.6.2