HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RU_Feather.h File Reference
#include "RU_API.h"
#include <PXL/PXL_LumFuncs.h>
#include "RU_Algorithm.h"
+ Include dependency graph for RU_Feather.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RU_Feather
 

Enumerations

enum  RU_FeatherType { RU_FEATHER_EXPAND =0, RU_FEATHER_SHRINK, RU_FEATHER_FILL_HOLES, RU_FEATHER_REMOVE_SPECKS }
 
enum  RU_FeatherDropoff {
  RU_FEATHER_LINEAR =0, RU_FEATHER_GAUSSIAN, RU_FEATHER_EASE_IN, RU_FEATHER_EASE_OUT,
  RU_FEATHER_HALF_COS, RU_FEATHER_RAMP
}
 

Enumeration Type Documentation

Enumerator
RU_FEATHER_LINEAR 
RU_FEATHER_GAUSSIAN 
RU_FEATHER_EASE_IN 
RU_FEATHER_EASE_OUT 
RU_FEATHER_HALF_COS 
RU_FEATHER_RAMP 

Definition at line 27 of file RU_Feather.h.

Enumerator
RU_FEATHER_EXPAND 
RU_FEATHER_SHRINK 
RU_FEATHER_FILL_HOLES 
RU_FEATHER_REMOVE_SPECKS 

Definition at line 19 of file RU_Feather.h.