Home | History | Annotate | Download | only in Geometry

Lines Matching full:isprojective

27     IsProjective = (int(Mode)==int(Projective))
33 int Case = transform_traits<TransformType>::IsProjective ? 0
50 transform_traits<Lhs>::IsProjective ||
51 transform_traits<Rhs>::IsProjective>