mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
3d3c61c20e
commit
a052ba6eea
@ -188,10 +188,12 @@ public:
|
||||
INLINE GraphicsWindow* get_window(void) const { return _win; }
|
||||
|
||||
|
||||
public:
|
||||
PUBLISHED:
|
||||
static TypeHandle get_class_type() {
|
||||
return _type_handle;
|
||||
}
|
||||
|
||||
public:
|
||||
static void init_type() {
|
||||
GraphicsStateGuardianBase::init_type();
|
||||
register_type(_type_handle, "GraphicsStateGuardian",
|
||||
|
Loading…
x
Reference in New Issue
Block a user