Removed a boxclear in the end of the test2 method
This commit is contained in:
@@ -58,6 +58,7 @@ private:
|
||||
glm::quat m_PrevOri;
|
||||
|
||||
inline bool hasChildren() const;
|
||||
public:
|
||||
int childIndexContainingPoint(const glm::vec3& point) const;
|
||||
std::vector<int> childIndicesContainingBox(const AABB& box) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user