mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
remove the environment data process from header
This commit is contained in:
parent
eb0ed438ec
commit
6d7b659dff
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ public:
|
|||
|
||||
EnvironmentData getClosestData(const glm::vec3& position);
|
||||
|
||||
int processPacket(NLPacket& packet);
|
||||
|
||||
private:
|
||||
glm::vec3 getGravity (const glm::vec3& position); // NOTE: Deprecated
|
||||
bool findCapsulePenetration(const glm::vec3& start,
|
||||
|
|
Loading…
Reference in a new issue