mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 07:03:36 -04:00
display: Add missing host property to GraphicsOutput
This commit is contained in:
parent
2e0614138f
commit
5eb0f04e87
@ -255,6 +255,8 @@ PUBLISHED:
|
||||
virtual bool flip_ready() const;
|
||||
virtual GraphicsOutput *get_host();
|
||||
|
||||
MAKE_PROPERTY(host, get_host);
|
||||
|
||||
public:
|
||||
INLINE bool operator < (const GraphicsOutput &other) const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user