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

Declares the Pixel class for managing pixel data and relationships in a 2D grid. More...

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

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...
 

Detailed Description

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.