Searched defs:V2iAttribute (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
H A DImfVecAttribute.h42 // class V2iAttribute
58 typedef TypedAttribute<Imath::V2i> V2iAttribute; typedef in namespace:Imf
59 template <> const char *V2iAttribute::staticTypeName ();
60 template <> void V2iAttribute::writeValueTo (OStream &, int) const;
61 template <> void V2iAttribute::readValueFrom (IStream &, int, int);

Completed in 60 milliseconds