![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the HUB75ControllerSquare class for managing a square display using two vertical HUB75 panels. More...
#include <stdint.h>
#include "Controller.h"
#include "SmartMatrixHUB75.h"
#include "../Camera/CameraManager/CameraManager.h"
#include "../Camera/Pixels/PixelGroup.h"
Go to the source code of this file.
Classes | |
class | HUB75ControllerSquare |
Manages a square display composed of two vertical HUB75 panels. More... | |
Declares the HUB75ControllerSquare class for managing a square display using two vertical HUB75 panels.
This file defines the HUB75ControllerSquare class, which extends the Controller base class. It provides functionality for combining two vertical HUB75 panels into a single square display and managing brightness and content display.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file HUB75ControllerSquare.h.