summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Source/runtime/Qt3DSIScene.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Runtime/Source/runtime/Qt3DSIScene.h')
-rw-r--r--src/Runtime/Source/runtime/Qt3DSIScene.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Runtime/Source/runtime/Qt3DSIScene.h b/src/Runtime/Source/runtime/Qt3DSIScene.h
index 8872b93f..3f80f85f 100644
--- a/src/Runtime/Source/runtime/Qt3DSIScene.h
+++ b/src/Runtime/Source/runtime/Qt3DSIScene.h
@@ -156,10 +156,6 @@ public: // Base Interface
virtual void ScreenToPosition(TElement &inElement, qt3ds::QT3DSVec3 &inScreen,
qt3ds::QT3DSVec3 &outPos) = 0;
- // This is the best place for now...
- virtual void GetImageInfoFromRenderEngine(TElement *inElement, INT32 &ioWidth,
- INT32 &ioHeight) = 0;
-
virtual qt3ds::foundation::CRegisteredString RegisterStr(const char *inStr) = 0;
virtual Q3DStudio::INT32