|
@@ -255,6 +255,8 @@ PUBLISHED:
|
|
|
virtual bool flip_ready() const;
|
|
virtual bool flip_ready() const;
|
|
|
virtual GraphicsOutput *get_host();
|
|
virtual GraphicsOutput *get_host();
|
|
|
|
|
|
|
|
|
|
+ MAKE_PROPERTY(host, get_host);
|
|
|
|
|
+
|
|
|
public:
|
|
public:
|
|
|
INLINE bool operator < (const GraphicsOutput &other) const;
|
|
INLINE bool operator < (const GraphicsOutput &other) const;
|
|
|
|
|
|