Blender V2.61 - r43446
Classes | Typedefs | Enumerations

filter.h File Reference

Go to the source code of this file.

Classes

class  Filter

Typedefs

typedef enum FilterType FilterType

Enumerations

enum  FilterType { FILTER_BOX, FILTER_GAUSSIAN }

Typedef Documentation

typedef enum FilterType FilterType

Enumeration Type Documentation

enum FilterType
Enumerator:
FILTER_BOX 
FILTER_GAUSSIAN 

Definition at line 28 of file filter.h.