open_toontown_panda3d/pandatool/src/assimp
Sam Edwards b2bfb31114 general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.

Closes #350
Closes #335
2018-06-14 16:04:49 +02:00
..
assimpLoader.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
assimpLoader.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
assimpLoader.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
config_assimp.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_assimp.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
loaderFileTypeAssimp.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
loaderFileTypeAssimp.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3assimp_composite1.cxx Changes to makepanda to compile with Assimp 2015-06-03 23:43:02 -07:00
pandaIOStream.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
pandaIOStream.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
pandaIOSystem.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
pandaIOSystem.h Don't use assimp/ prefix when including assimp files 2016-10-27 12:37:00 +02:00
pandaLogger.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
pandaLogger.h Don't use assimp/ prefix when including assimp files 2016-10-27 12:37:00 +02:00