HomeSort by relevance Sort by last modified time
    Searched refs:Box2f (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfBoxAttribute.h 60 typedef TypedAttribute<Imath::Box2f> Box2fAttribute;
ImfCRgbaFile.cpp 59 using Imath::Box2f;
577 Box2f box (V2f (xMin, yMin), V2f (xMax, yMax));
607 const Box2f &box =
  /external/opencv3/3rdparty/openexr/Imath/
ImathBox.h 133 typedef Box <V2f> Box2f;

Completed in 68 milliseconds