OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normalizedExc
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/openexr/Imath/
ImathVec.cpp
176
Vec2<short>::
normalizedExc
() const throw (Iex::MathExc)
245
Vec2<int>::
normalizedExc
() const throw (Iex::MathExc)
314
Vec3<short>::
normalizedExc
() const throw (Iex::MathExc)
383
Vec3<int>::
normalizedExc
() const throw (Iex::MathExc)
452
Vec4<short>::
normalizedExc
() const throw (Iex::MathExc)
521
Vec4<int>::
normalizedExc
() const throw (Iex::MathExc)
ImathVec.h
217
// v.
normalizedExc
() throw a NullVecExc.
231
Vec2<T>
normalizedExc
() const throw (Iex::MathExc);
429
// v.
normalizedExc
() throw a NullVecExc.
443
Vec3<T>
normalizedExc
() const throw (Iex::MathExc);
611
// v.
normalizedExc
() throw a NullVecExc.
625
Vec4<T>
normalizedExc
() const throw (Iex::MathExc);
722
Vec2<short>::
normalizedExc
() const throw (Iex::MathExc);
746
Vec2<int>::
normalizedExc
() const throw (Iex::MathExc);
770
Vec3<short>::
normalizedExc
() const throw (Iex::MathExc);
794
Vec3<int>::
normalizedExc
() const throw (Iex::MathExc)
[
all
...]
Completed in 56 milliseconds