Loading [MathJax]/extensions/tex2jax.js
ProtoTracer  1.0
Real-time 3D rendering and animation engine
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
HUB75ControllerSquare.h File Reference

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"
Include dependency graph for HUB75ControllerSquare.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HUB75ControllerSquare
 Manages a square display composed of two vertical HUB75 panels. More...
 

Detailed Description

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.