OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normalizedNonNull
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/openexr/Imath/
ImathVec.cpp
188
Vec2<short>::
normalizedNonNull
() const
257
Vec2<int>::
normalizedNonNull
() const
326
Vec3<short>::
normalizedNonNull
() const
395
Vec3<int>::
normalizedNonNull
() const
464
Vec4<short>::
normalizedNonNull
() const
533
Vec4<int>::
normalizedNonNull
() const
ImathVec.h
218
// v.normalizeNonNull() and v.
normalizedNonNull
() are slightly
232
Vec2<T>
normalizedNonNull
() const;
430
// v.normalizeNonNull() and v.
normalizedNonNull
() are slightly
444
Vec3<T>
normalizedNonNull
() const;
612
// v.normalizeNonNull() and v.
normalizedNonNull
() are slightly
626
Vec4<T>
normalizedNonNull
() const;
725
Vec2<short>::
normalizedNonNull
() const;
749
Vec2<int>::
normalizedNonNull
() const;
773
Vec3<short>::
normalizedNonNull
() const;
797
Vec3<int>::
normalizedNonNull
() const
[
all
...]
Completed in 44 milliseconds