Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
unsharp_masking.h File Reference

Implementation of UnsharpMasking full screen effect. More...

Go to the source code of this file.

Classes

class  GEO::UnsharpMaskingImpl
 Implementation of UnsharpMasking full screen effect. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Typedefs

typedef SmartPointer< UnsharpMaskingImpl > GEO::UnsharpMaskingImpl_var
 An automatic reference-counted pointer to an UnsharpMaskingImpl.
 

Detailed Description

Implementation of UnsharpMasking full screen effect.

Definition in file unsharp_masking.h.