HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CL_Align.h File Reference
#include "CL_API.h"
#include "CL_Clip.h"
#include <SYS/SYS_Types.h>
+ Include dependency graph for CL_Align.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CL_Align
 

Enumerations

enum  CL_Alignment {
  NO_ALIGN =0, STRETCH_TO_FILL, ALIGN_TO_START, ALIGN_TO_END,
  SHIFT_TO_FIRST, TRUNC_TO_FIRST, STRETCH_TO_FIRST, TRUNC_TO_MIN,
  SQUASH_TO_MIN
}
 

Enumeration Type Documentation

Enumerator
NO_ALIGN 
STRETCH_TO_FILL 
ALIGN_TO_START 
ALIGN_TO_END 
SHIFT_TO_FIRST 
TRUNC_TO_FIRST 
STRETCH_TO_FIRST 
TRUNC_TO_MIN 
SQUASH_TO_MIN 

Definition at line 20 of file CL_Align.h.