Home | History | Annotate | Download | only in Imath

Lines Matching full:normalized

216     // and v.normalized() produce a null vector; v.normalizeExc() and
230 Vec2<T> normalized () const; // does not modify *this
428 // and v.normalized() produce a null vector; v.normalizeExc() and
442 Vec3<T> normalized () const; // does not modify *this
610 // and v.normalized() produce a null vector; v.normalizeExc() and
624 Vec4<T> normalized () const; // does not modify *this
719 Vec2<short>::normalized () const;
743 Vec2<int>::normalized () const;
767 Vec3<short>::normalized () const;
791 Vec3<int>::normalized () const;
814 Vec4<short>::normalized () const;
838 Vec4<int>::normalized () const;
1236 Vec2<T>::normalized () const
1730 Vec3<T>::normalized () const
2137 Vec4<T>::normalized () const