Blender  V3.3
Classes | Namespaces
GaussianFilter.h File Reference

Class to perform gaussian filtering operations on an image. More...

#include <cstdlib>
#include <string.h>
#include "../system/FreestyleConfig.h"
#include "BLI_math.h"

Go to the source code of this file.

Classes

class  Freestyle::GaussianFilter
 

Namespaces

 Freestyle
 inherits from class Rep
 

Detailed Description

Class to perform gaussian filtering operations on an image.

Definition in file GaussianFilter.h.