mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 11:28:17 -04:00
virtual default
This commit is contained in:
parent
ddc278b9d1
commit
fd2cc0b50b
@ -42,7 +42,7 @@ ConfigVariableBool dc_multiple_inheritance
|
|||||||
"which may be required to support old code that assumed this."));
|
"which may be required to support old code that assumed this."));
|
||||||
|
|
||||||
ConfigVariableBool dc_virtual_inheritance
|
ConfigVariableBool dc_virtual_inheritance
|
||||||
("dc-virtual-inheritance", false,
|
("dc-virtual-inheritance", true,
|
||||||
PRC_DESC("Set this true to support proper virtual inheritance in the "
|
PRC_DESC("Set this true to support proper virtual inheritance in the "
|
||||||
"dc file, so that diamond-of-death type constructs can be used. "
|
"dc file, so that diamond-of-death type constructs can be used. "
|
||||||
"This also enables shadowing (overloading) of inherited method "
|
"This also enables shadowing (overloading) of inherited method "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user