mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
move get_gsg() to StandardMunger
This commit is contained in:
parent
8b7d141666
commit
4436d34f73
@ -46,7 +46,6 @@ public:
|
||||
INLINE void *operator new(size_t size);
|
||||
|
||||
private:
|
||||
PT(GraphicsStateGuardian) _gsg;
|
||||
CPT(TextureAttrib) _texture;
|
||||
CPT(TexGenAttrib) _tex_gen;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user