Lagrange
Bounds Struct Reference

Extent in 3D defined by Axis Aligned Bounding Box. More...

#include <lagrange/ui/components/Bounds.h>

Public Attributes

AABB local
 Bounds of the entity itself (e.g. of the mesh)
 
AABB global
 Bounds of the entity in world space.
 
AABB bvh_node
 Bounds of the entity AND its children in world space.
 

Detailed Description

Extent in 3D defined by Axis Aligned Bounding Box.


The documentation for this struct was generated from the following file: