HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfFloatVectorAttribute.h File Reference
#include "ImfExport.h"
#include "ImfNamespace.h"
#include "ImfAttribute.h"
#include <vector>
+ Include dependency graph for ImfFloatVectorAttribute.h:

Go to the source code of this file.

Typedefs

typedef TypedAttribute
< OPENEXR_IMF_INTERNAL_NAMESPACE::FloatVector
FloatVectorAttribute
 

Variables

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
typedef std::vector< float
FloatVector
 
template class
IMF_EXPORT_EXTERN_TEMPLATE 
TypedAttribute< FloatVector >
 

Typedef Documentation

Variable Documentation

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER typedef std::vector<float> FloatVector

Definition at line 28 of file ImfFloatVectorAttribute.h.