File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141#include " pta_LVecBase2.h"
4242#include " stl_compares.h"
4343#include " shaderInput.h"
44+ #include " internalNameCollection.h"
45+ #include " materialCollection.h"
4446#include " textureCollection.h"
4547#include " textureStageCollection.h"
4648
@@ -49,13 +51,9 @@ class FindApproxPath;
4951class FindApproxLevelEntry ;
5052class Light ;
5153class PolylightNode ;
52- class InternalNameCollection ;
5354class Texture ;
5455class TextureStage ;
55- class TextureCollection ;
56- class TextureStageCollection ;
5756class Material ;
58- class MaterialCollection ;
5957class Fog ;
6058class GlobPattern ;
6159class PreparedGraphicsObjects ;
@@ -1054,6 +1052,8 @@ class EXPCL_PANDA_PGRAPH NodePath {
10541052
10551053INLINE std::ostream &operator << (std::ostream &out, const NodePath &node_path);
10561054
1055+ #include " nodePathCollection.h"
1056+
10571057#include " nodePath.I"
10581058
10591059#endif
You can’t perform that action at this time.
0 commit comments