mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 01:17:14 +02:00
spacing
This commit is contained in:
parent
08e8455c95
commit
e083c0c561
1 changed files with 22 additions and 21 deletions
|
@ -46,6 +46,7 @@ public:
|
||||||
int chopLevels = 0,
|
int chopLevels = 0,
|
||||||
bool deltaViewFrustum = false,
|
bool deltaViewFrustum = false,
|
||||||
const ViewFrustum* lastViewFrustum = IGNORE_VIEW_FRUSTUM) :
|
const ViewFrustum* lastViewFrustum = IGNORE_VIEW_FRUSTUM) :
|
||||||
|
|
||||||
maxEncodeLevel (maxEncodeLevel),
|
maxEncodeLevel (maxEncodeLevel),
|
||||||
viewFrustum (viewFrustum),
|
viewFrustum (viewFrustum),
|
||||||
includeColor (includeColor),
|
includeColor (includeColor),
|
||||||
|
|
Loading…
Reference in a new issue