Tweeker Commit (Have Fun Reviewing This)
This commit is contained in:
@@ -94,5 +94,7 @@ namespace J3ML::Geometry {
|
||||
void SetFrom(const AABB &aabb, const Matrix4x4 &transform);
|
||||
|
||||
void SetFrom(const AABB &aabb, const Quaternion &transform);
|
||||
|
||||
bool Intersects(const Plane& plane) const;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user