ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
HUB75ControllerSquare.cpp File Reference
Include dependency graph for HUB75ControllerSquare.cpp:

Go to the source code of this file.

Functions

 SMARTMATRIX_ALLOCATE_BUFFERS (matrix, kMatrixWidth, kMatrixHeight, kRefreshDepth, kDmaBufferRows, kPanelType, kMatrixOptions)
 
 SMARTMATRIX_ALLOCATE_BACKGROUND_LAYER (backgroundLayer, kMatrixWidth, kMatrixHeight, COLOR_DEPTH, kBackgroundLayerOptions)
 
 SMARTMATRIX_APA_ALLOCATE_BUFFERS (apamatrix, kApaMatrixWidth, kApaMatrixHeight, kApaRefreshDepth, kApaDmaBufferRows, kApaPanelType, kApaMatrixOptions)
 
 SMARTMATRIX_ALLOCATE_BACKGROUND_LAYER (apaBackgroundLayer, kApaMatrixWidth, kApaMatrixHeight, COLOR_DEPTH, kApaBackgroundLayerOptions)
 

Function Documentation

◆ SMARTMATRIX_ALLOCATE_BACKGROUND_LAYER() [1/2]

SMARTMATRIX_ALLOCATE_BACKGROUND_LAYER ( apaBackgroundLayer  ,
kApaMatrixWidth  ,
kApaMatrixHeight  ,
COLOR_DEPTH  ,
kApaBackgroundLayerOptions   
)

◆ SMARTMATRIX_ALLOCATE_BACKGROUND_LAYER() [2/2]

SMARTMATRIX_ALLOCATE_BACKGROUND_LAYER ( backgroundLayer  ,
kMatrixWidth  ,
kMatrixHeight  ,
COLOR_DEPTH  ,
kBackgroundLayerOptions   
)

◆ SMARTMATRIX_ALLOCATE_BUFFERS()

SMARTMATRIX_ALLOCATE_BUFFERS ( matrix  ,
kMatrixWidth  ,
kMatrixHeight  ,
kRefreshDepth  ,
kDmaBufferRows  ,
kPanelType  ,
kMatrixOptions   
)

◆ SMARTMATRIX_APA_ALLOCATE_BUFFERS()

SMARTMATRIX_APA_ALLOCATE_BUFFERS ( apamatrix  ,
kApaMatrixWidth  ,
kApaMatrixHeight  ,
kApaRefreshDepth  ,
kApaDmaBufferRows  ,
kApaPanelType  ,
kApaMatrixOptions   
)