mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Add missing file.
This commit is contained in:
@@ -435,7 +435,7 @@ protected: //! @name data types related to ray-tracing
|
|||||||
: StackSize (THE_DEFAULT_STACK_SIZE),
|
: StackSize (THE_DEFAULT_STACK_SIZE),
|
||||||
NbBounces (THE_DEFAULT_NB_BOUNCES),
|
NbBounces (THE_DEFAULT_NB_BOUNCES),
|
||||||
TransparentShadows (Standard_False),
|
TransparentShadows (Standard_False),
|
||||||
GlobalIllumination (Standard_False),
|
GlobalIllumination (Standard_True),
|
||||||
UseBindlessTextures (Standard_False)
|
UseBindlessTextures (Standard_False)
|
||||||
{
|
{
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user