#include <seadFrameBuffer.h>
Inherited by sead::DisplayBufferCafe.
Public Member Functions | |
| DisplayBuffer () | |
| void | initialize (f32 width, f32 height, Heap *heap) |
Protected Member Functions | |
| virtual void | initializeImpl_ (Heap *heap)=0 |
Protected Attributes | |
| f32 | mWidth |
| f32 | mHeight |
|
inline |
|
inline |
|
protectedpure virtual |
Implemented in sead::DisplayBufferCafe.
|
protected |
|
protected |