Home | History | Annotate | Download | only in Geometry

Lines Matching refs:LinearPart

197   typedef Block<MatrixType,Dim,Dim,int(Mode)==(AffineCompact)> LinearPart;
374 inline LinearPart linear() { return LinearPart(m_matrix,0,0); }