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

/external/opencv3/3rdparty/openexr/IlmImf/
H A DImfVecAttribute.h47 // class V3dAttribute
88 typedef TypedAttribute<Imath::V3d> V3dAttribute; typedef in namespace:Imf
89 template <> const char *V3dAttribute::staticTypeName ();
90 template <> void V3dAttribute::writeValueTo (OStream &, int) const;
91 template <> void V3dAttribute::readValueFrom (IStream &, int, int);

Completed in 3171 milliseconds