gradient.DiscreteGradient Class Reference

A gradient without any interpolation. More...

List of all members.

Public Member Functions

def __init__
def get_color

Public Attributes

 colors
 color_count

Detailed Description

A gradient without any interpolation.

Definition at line 9 of file gradient.py.


Member Function Documentation

def gradient.DiscreteGradient.__init__ (   self,
  colors 
)

Definition at line 10 of file gradient.py.

def gradient.DiscreteGradient.get_color (   self,
  t 
)

Definition at line 18 of file gradient.py.


Member Data Documentation

Definition at line 16 of file gradient.py.

Definition at line 11 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