open_toontown_panda3d/panda/src/collada
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
..
colladaBindMaterial.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
colladaBindMaterial.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
colladaInput.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
colladaInput.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
colladaInput.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
colladaLoader.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
colladaLoader.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
colladaLoader.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
colladaPrimitive.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
colladaPrimitive.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
colladaPrimitive.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
config_collada.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_collada.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
load_collada_file.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
load_collada_file.h general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
loaderFileTypeDae.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
loaderFileTypeDae.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3collada_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pre_collada_include.h New file headers, new comment style 2016-02-17 17:47:48 +01:00