ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
Node.h File Reference

Defines the Node class for quadtree spatial partitioning in 2D space. More...

Include dependency graph for Node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Node
 Represents a node in a quadtree structure for spatial partitioning. More...
 

Detailed Description

Defines the Node class for quadtree spatial partitioning in 2D space.

The Node class represents a node in a quadtree structure, designed to manage spatial partitioning of 2D entities like triangles. It supports subdivision, entity insertion, and bounding box management.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! moepforfreedom, Coela Can't

Definition in file Node.h.