open_toontown_panda3d/pandatool/src/ptloader
rdb c6ed4e1836 general: don't cast to regular pointer when returning a PointerTo
This is inefficient because it induces an unnecessary ref()/unref() pair when we just need to move the pointer out of the function.  Thanks to 23128e4695, we can now move between related pointer types, making the .p() hack unnecessary.
2018-07-08 21:40:58 +02:00
..
config_ptloader.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_ptloader.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
loaderFileTypePandatool.cxx general: don't cast to regular pointer when returning a PointerTo 2018-07-08 21:40:58 +02:00
loaderFileTypePandatool.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00