Made cursor work
This commit is contained in:
@@ -204,5 +204,7 @@ public:
|
||||
ContactReport &report)>
|
||||
listener);
|
||||
void removeContactListener(const JPH::BodyID &id);
|
||||
bool raycastQuery(Ogre::Vector3 startPoint, Ogre::Vector3 endPoint,
|
||||
Ogre::Vector3 &position);
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user