HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CL_Easings.h File Reference
#include "CL_API.h"
#include <SYS/SYS_Types.h>
#include <SYS/SYS_Math.h>
+ Include dependency graph for CL_Easings.h:

Go to the source code of this file.

Classes

class  CL_Easings
 

Enumerations

enum  CL_EasingType { CL_EasingType::CL_IN, CL_EasingType::CL_OUT, CL_EasingType::CL_INOUT }
 

Enumeration Type Documentation

enum CL_EasingType
strong
Enumerator
CL_IN 
CL_OUT 
CL_INOUT 

Definition at line 20 of file CL_Easings.h.