Home
last modified time | relevance | path

Searched refs:pageSizeCm (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_edgemesh/
H A Dexport_svg.h53 Point2f pageSizeCm() // This is automatically computed from the above values in pageSizeCm() function
149 fprintf(o, "<svg width=\"%fcm\" height=\"%fcm\" \n",pro.pageSizeCm()[0], pro.pageSizeCm()[1]); in WriteXmlHead()
/dports/devel/vcglib/vcglib-2020.09/wrap/io_edgemesh/
H A Dexport_svg.h53 Point2f pageSizeCm() // This is automatically computed from the above values in pageSizeCm() function
153 fprintf(o, "<svg width=\"%fcm\" height=\"%fcm\" \n",pro.pageSizeCm()[0], pro.pageSizeCm()[1]); in WriteXmlHead()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/filter_waffle/
H A Dexport_svg.h53 Point2f pageSizeCm() // This is automatically computed from the above values in pageSizeCm() function
154 fprintf(o, "<svg width=\"%fcm\" height=\"%fcm\" \n",pro.pageSizeCm()[0], pro.pageSizeCm()[1]); in WriteXmlHead()