This is the complete list of members for DefaultFrameBuffer, including all inherited members.
attachColor(int index, const Tex2D &tex) overridefinal (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
attachDepth(const Tex2D &tex) final (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
attachDepthStencil(const Tex2D &tex) final (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
checkGLError(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
checkGLWarning(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
clearColor(int index, Color32fA color) (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
clearDepth(float val) (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
clearDepthStencil(float depth, int stencil) (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
countAttachments() overridefinal (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
create() overridefinal (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
GLContextFreeObject()=default (defined in GLContextFreeObject) | GLContextFreeObject | |
GLERR (defined in GLContextFreeObject) | GLContextFreeObject | protectedstatic |
GLObject() (defined in GLObject) | GLObject | |
log(Ts...args) (defined in SingleBase) | SingleBase | protected |
logAndThrow(Ts...args) (defined in SingleBase) | SingleBase | protected |
logAndThrow(Ts...args) (defined in SingleBase) | SingleBase | |
logCritical(Ts...args) (defined in SingleBase) | SingleBase | protected |
logDebug(Ts...args) (defined in SingleBase) | SingleBase | protected |
logError(Ts...args) (defined in SingleBase) | SingleBase | protected |
logNotice(Ts...args) (defined in SingleBase) | SingleBase | protected |
logThrowGL(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
logWarning(Ts...args) (defined in SingleBase) | SingleBase | protected |
NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
NotMoveable()=default (defined in NotMoveable) | NotMoveable | protected |
NotMoveable(NotMoveable &&)=delete (defined in NotMoveable) | NotMoveable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator==(NotMoveable &&)=delete (defined in NotMoveable) | NotMoveable | protected |
prime(std::shared_ptr< FrameBufferInterface > fb, std::function< void(HotFrameBuffer &)> func) overridefinal (defined in DefaultFrameBuffer) | DefaultFrameBuffer | virtual |
s_isPrimed (defined in FrameBufferInterface) | FrameBufferInterface | protectedstatic |
setServiceContext(config::ServiceContext cnt) (defined in SingleBase) | SingleBase | |
~FrameBufferInterface()=default (defined in FrameBufferInterface) | FrameBufferInterface | virtual |