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

Declares the PixelGroup template class for managing a collection of pixels. More...

#include "IPixelGroup.h"
#include "PixelGroup.tpp"
Include dependency graph for PixelGroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PixelGroup< pixelCount >
 Manages a collection of pixels with positions, colors, and spatial relationships. More...
 

Detailed Description

Declares the PixelGroup template class for managing a collection of pixels.

This file defines the PixelGroup class, which implements the IPixelGroup interface to manage a fixed number of pixels with spatial and color properties.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file PixelGroup.h.