14#include <lagrange/ui/Entity.h>
15#include <lagrange/ui/types/AABB.h>
Lagrange UI Viewer and mini 3D engine.
Definition: AcceleratedPicking.h:22
Main namespace for Lagrange.
Definition: AABBIGL.h:30
Extent in 3D defined by Axis Aligned Bounding Box.
Definition: Bounds.h:22
AABB bvh_node
Bounds of the entity AND its children in world space.
Definition: Bounds.h:30
AABB local
Bounds of the entity itself (e.g. of the mesh)
Definition: Bounds.h:24
AABB global
Bounds of the entity in world space.
Definition: Bounds.h:27