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

Go to the source code of this file.

Classes

class  DeepImageChannel
 
class  TypedDeepImageChannel< T >
 

Typedefs

typedef TypedDeepImageChannel
< half
DeepHalfChannel
 
typedef TypedDeepImageChannel
< float
DeepFloatChannel
 
typedef TypedDeepImageChannel
< unsigned int
DeepUIntChannel
 

Variables

template class
IMFUTIL_EXPORT_EXTERN_TEMPLATE 
TypedDeepImageChannel< half >
 
template class
IMFUTIL_EXPORT_EXTERN_TEMPLATE 
TypedDeepImageChannel< float >
 
template class
IMFUTIL_EXPORT_EXTERN_TEMPLATE 
TypedDeepImageChannel< unsigned int >
 

Typedef Documentation

Definition at line 222 of file ImfDeepImageChannel.h.

Definition at line 224 of file ImfDeepImageChannel.h.

Variable Documentation