This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-26 15:46:23 +00:00
Code
Releases
Wiki
Activity
Files
6ff86e49cfbf04383c110394fb6567267877329d
godot
/
core
/
object
/
object.h
Lukas Tenbrink
dd9dc75a83
Optimize
Object::cast_to
by assuming no virtual and multiple inheritance, gaining 8x throughput over
dynamic_cast
.
...
Add `-Wvirtual-inheritance` to compiler warnings as a sanity check.
2025-03-27 15:39:53 +01:00
60 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink