![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the Pixel class for managing pixel data and relationships in a 2D grid. More...
Go to the source code of this file.
Classes | |
class | Pixel |
Represents a pixel in a 2D grid with positional, color, and neighbor information. More... | |
Declares the Pixel class for managing pixel data and relationships in a 2D grid.
This file defines the Pixel class, which represents a single pixel with positional data, color, and connections to neighboring pixels in a grid.
Coela Can't! Coela Can't 22/12/2024 22/12/2024
Definition in file Pixel.h.