Blender V5.0
film.h File Reference
#include "scene/pass.h"
#include "kernel/types.h"
#include "graph/node.h"
#include "util/string.h"

Go to the source code of this file.

Classes

class  Film

Enumerations

enum  FilterType { FILTER_BOX , FILTER_GAUSSIAN , FILTER_BLACKMAN_HARRIS , FILTER_NUM_TYPES }

Enumeration Type Documentation

◆ FilterType

enum FilterType
Enumerator
FILTER_BOX 
FILTER_GAUSSIAN 
FILTER_BLACKMAN_HARRIS 
FILTER_NUM_TYPES 

Definition at line 21 of file film.h.