mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -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);
|
INLINE void *operator new(size_t size);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
PT(GraphicsStateGuardian) _gsg;
|
|
||||||
CPT(TextureAttrib) _texture;
|
CPT(TextureAttrib) _texture;
|
||||||
CPT(TexGenAttrib) _tex_gen;
|
CPT(TexGenAttrib) _tex_gen;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user