57 unsigned int _height);
75 public:
bool GZ_DEPRECATED(9) ExecuteQuery(const
int _x, const
int _y,
76 Ogre::Item *&_item, math::Vector3d &_point);
85 public:
bool ExecuteQuery(
int _x,
int _y,
86 Ogre::MovableObject *&_obj, math::Vector3d &_point);
91 public:
void SetDimensions(
unsigned int _width,
unsigned int _height);
94 public:
void Update();
97 private:
void DeleteRTTBuffer();
100 private:
void CreateRTTBuffer();
107 private:
std::unique_ptr<Ogre2SelectionBufferPrivate> dataPtr;