Home | History | Annotate | Download | only in Geometry

Lines Matching refs:ConstLinearPart

199   typedef const Block<ConstMatrixType,Dim,Dim,int(Mode)==(AffineCompact)> ConstLinearPart;
372 inline ConstLinearPart linear() const { return ConstLinearPart(m_matrix,0,0); }