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

/external/opencv3/3rdparty/openexr/IlmImf/
H A DImfVecAttribute.h45 // class V3iAttribute
76 typedef TypedAttribute<Imath::V3i> V3iAttribute; typedef in namespace:Imf
77 template <> const char *V3iAttribute::staticTypeName ();
78 template <> void V3iAttribute::writeValueTo (OStream &, int) const;
79 template <> void V3iAttribute::readValueFrom (IStream &, int, int);

Completed in 80 milliseconds