Home
last modified time | relevance | path

Searched refs:V3i (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
DImfVecAttribute.h76 typedef TypedAttribute<Imath::V3i> V3iAttribute;
DImfCRgbaFile.cpp62 using Imath::V3i;
726 V3i v (x, y, z); in ImfHeaderSetV3iAttribute()
750 const V3i &v = in ImfHeaderV3iAttribute()
/external/opencv3/3rdparty/openexr/Imath/
DImathBox.h136 typedef Box <V3i> Box3i;
DImathVec.h691 typedef Vec3 <int> V3i; typedef