Improved bounding box calculation for datum feature display size

This commit is contained in:
jrheinlaender
2013-05-06 11:39:53 +04:30
committed by Stefan Tröger
parent 02dfb8551d
commit a6431ee5cf
7 changed files with 52 additions and 11 deletions

View File

@@ -68,7 +68,7 @@ ViewProviderPlane::ViewProviderPlane()
pMat = new SoMaterial();
pMat->ref();
const float size = 2;
const float size = 10; // Note: If you change this, you need to also adapt App/Plane.cpp getBoundBox()
static const SbVec3f verts[4] =
{