updated default pointsize

This commit is contained in:
Marco Callieri 2018-03-26 11:44:05 +02:00
parent 9d14fea462
commit 0a9af88d5f
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ namespace vcg
_perwire_noshading = true;
_persolid_noshading = false;
_perpoint_pointsize = 1.0f;
_perpoint_pointsize = 3.0f;
_perpoint_pointsmooth_enabled = false;
_perpoint_pointattenuation_enabled = true;
_perwire_wirewidth = 1.0f;