Home
last modified time | relevance | path

Searched defs:Shotm (Results 1 – 3 of 3) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/common/
H A Dml_mesh_type.h20 typedef vcg::Shot<MESHLAB_SCALAR> Shotm; typedef
/dports/graphics/wdune/wdune-1.926/src/
H A Dml_mesh_type.h44 typedef vcg::Shot<MESHLAB_SCALAR> Shotm; typedef
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlab/
H A Dglarea.cpp2263 void GLArea::loadShot(const QPair<Shotm,float> &shotAndScale){ in loadShot()