HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfDeepImageState.h File Reference
#include "ImfExport.h"
#include "ImfNamespace.h"
+ Include dependency graph for ImfDeepImageState.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

 DeepImageState int
 
 DIS_MESSY = 0
 
 DIS_SORTED = 1
 
 DIS_NON_OVERLAPPING = 2
 
 DIS_TIDY = 3
 

Variable Documentation

DeepImageStateint

Definition at line 53 of file ImfDeepImageState.h.

DIS_MESSY = 0

Definition at line 55 of file ImfDeepImageState.h.

DIS_NON_OVERLAPPING = 2

Definition at line 57 of file ImfDeepImageState.h.

DIS_SORTED = 1

Definition at line 56 of file ImfDeepImageState.h.

DIS_TIDY = 3

Definition at line 58 of file ImfDeepImageState.h.