Searched refs:Box2f (Results 1 – 3 of 3) sorted by relevance
60 typedef TypedAttribute<Imath::Box2f> Box2fAttribute;
59 using Imath::Box2f;577 Box2f box (V2f (xMin, yMin), V2f (xMax, yMax)); in ImfHeaderSetBox2fAttribute()607 const Box2f &box = in ImfHeaderBox2fAttribute()
133 typedef Box <V2f> Box2f; typedef