Searched refs:baseTypeSmallest (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathColor.h241 static T baseTypeSmallest() {return limits<T>::smallest();} function in class:Imath::Color4
H A DImathShear.h208 static T baseTypeSmallest() {return limits<T>::smallest();} function in class:Imath::Shear6
H A DImathVec.h241 static T baseTypeSmallest() {return limits<T>::smallest();} function in class:Imath::Vec2
434 static T baseTypeSmallest() {return limits<T>::smallest();} function in class:Imath::Vec3
H A DImathMatrix.h367 static T baseTypeSmallest() {return limits<T>::smallest();} function in class:Imath::Matrix33
713 static T baseTypeSmallest() {return limits<T>::smallest();} function in class:Imath::Matrix44

Completed in 158 milliseconds