Octree::Entry

Variables

Name

Type

Description

object

T

The object added to the octree.

objectPosition

Math::vec3

The center of the object’s AABB added to the octree.

objectSize

Math::vec3

Half the size of the object’s AABB, on each axis (x, y and z), added to the octree.