mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
missing includes
This commit is contained in:
parent
557abfae5e
commit
adabf179e2
@ -19,13 +19,15 @@
|
||||
#include "graphicsStateGuardianBase.h"
|
||||
#include "graphicsOutputBase.h"
|
||||
#include "nodePath.h"
|
||||
#include "shaderAttrib.h"
|
||||
#include "renderState.h"
|
||||
#include "renderAttrib.h"
|
||||
|
||||
class AmbientLight;
|
||||
class DirectionalLight;
|
||||
class PointLight;
|
||||
class Spotlight;
|
||||
class LightAttrib;
|
||||
class ShaderAttrib;
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Class : ShaderGenerator
|
||||
|
Loading…
x
Reference in New Issue
Block a user