Kaydet (Commit) 72108b8c authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Tor Lillqvist

WaE: 'SceneObject' has virtual functions but non-virtual destructor

üst 309c7406
...@@ -183,6 +183,8 @@ public: ...@@ -183,6 +183,8 @@ public:
void pushPrimitive (const Primitive &p); void pushPrimitive (const Primitive &p);
virtual ~SceneObject() {}
protected: protected:
/** All the surrounding scene primitives /** All the surrounding scene primitives
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment