Home
last modified time | relevance | path

Searched refs:getMatrix44 (Results 1 – 2 of 2) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/common/
H A Dfilterparameter.h837 vcg::Matrix44f getMatrix44(const QString& name) const;
H A Dfilterparameter.cpp88 …Matrix44f RichParameterSet::getMatrix44(const QString& name) const { return findParameter(name)->v… in getMatrix44() function in RichParameterSet