blendatt.h File Reference

(r1785/r1273)

Go to the source code of this file.

Classes

class  BlendAttrParam
 Class that encapsulates the params needed by virtual NodeAttribute::Blend(). More...
class  BlendNodeParam
 Class which encapsulates data for blending between nodes We need all these so we don't duplicate code between this node and the blender (unfortunately). More...

Enumerations

enum  ColourBlendType { COLOURBLEND_FADE, COLOURBLEND_RAINBOW, COLOURBLEND_ALTRAINBOW, COLOURBLEND_NONE }
enum  EditState { EDIT_STEPS, EDIT_DISTANCE }
enum  EndObject { NONE, FIRST, LAST }


Enumeration Type Documentation

enum ColourBlendType
 

Enumerator:
COLOURBLEND_FADE 
COLOURBLEND_RAINBOW 
COLOURBLEND_ALTRAINBOW 
COLOURBLEND_NONE 

Definition at line 117 of file blendatt.h.

enum EditState
 

Enumerator:
EDIT_STEPS 
EDIT_DISTANCE 

Definition at line 123 of file blendatt.h.

enum EndObject
 

Enumerator:
NONE 
FIRST 
LAST 

Definition at line 124 of file blendatt.h.

00124 {NONE, FIRST, LAST};


Generated on Sat Nov 10 03:49:04 2007 for Camelot by  doxygen 1.4.4