This is the complete list of members for FrameBufferInterface, including all inherited members.
attachColor(int index, const Tex2D &tex)=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
attachDepth(const Tex2D &tex)=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
attachDepthStencil(const Tex2D &tex)=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
checkGLError(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
checkGLWarning(Ts...) (defined in GLContextFreeObject) | GLContextFreeObject | protected |
clearColor(int index, Color32fA color)=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
clearDepth(float val)=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
clearDepthStencil(float depth, int stencil)=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
countAttachments()=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
create()=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure 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 |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
prime(std::shared_ptr< FrameBufferInterface > fb, std::function< void(HotFrameBuffer &)> func)=0 (defined in FrameBufferInterface) | FrameBufferInterface | pure virtual |
s_isPrimed (defined in FrameBufferInterface) | FrameBufferInterface | protectedstatic |
setServiceContext(config::ServiceContext cnt) (defined in SingleBase) | SingleBase | |
~FrameBufferInterface()=default (defined in FrameBufferInterface) | FrameBufferInterface | virtual |