#include <Octree.h>
Definition at line 17 of file Octree.h.
◆ isLeaf()
| bool OctreeNode::isLeaf |
( |
| ) |
const |
|
inline |
◆ bodies
◆ center
| glm::vec3 OctreeNode::center |
◆ childMask
| uint8_t OctreeNode::childMask = 0 |
◆ children
◆ halfSize
| float OctreeNode::halfSize |
◆ massCenter
| glm::vec3 OctreeNode::massCenter |
◆ totalEffectiveArea
| double OctreeNode::totalEffectiveArea = 0.0 |
◆ totalEmission
| double OctreeNode::totalEmission = 0.0 |
◆ totalMass
| double OctreeNode::totalMass = 0.0 |
The documentation for this struct was generated from the following file: