RenderTexture Member List
This is the complete list of members for RenderTexture, including all inherited members.
AddRenderPass(const RenderPassPtr &_pass)=0 | RenderTarget | pure virtual |
BackgroundColor() const =0 | RenderTarget | pure virtual |
Copy(Image &_image) const =0 | RenderTarget | pure virtual |
Destroy()=0 | Object | pure virtual |
Format() const =0 | RenderTarget | pure virtual |
GLId() const =0 | RenderTexture | pure virtual |
Height() const =0 | RenderTarget | pure virtual |
Id() const =0 | Object | pure virtual |
MetalId(void *_textureIdPtr) const =0 | RenderTexture | pure virtual |
Name() const =0 | Object | pure virtual |
PostRender()=0 | Object | pure virtual |
PreRender()=0 | Object | pure virtual |
RemoveRenderPass(const RenderPassPtr &_pass)=0 | RenderTarget | pure virtual |
RenderPassByIndex(unsigned int _index) const =0 | RenderTarget | pure virtual |
RenderPassCount() const =0 | RenderTarget | pure virtual |
Scene() const =0 | Object | pure virtual |
SetFormat(PixelFormat _format)=0 | RenderTarget | pure virtual |
SetHeight(const unsigned int _height)=0 | RenderTarget | pure virtual |
SetWidth(const unsigned int _width)=0 | RenderTarget | pure virtual |
Width() const =0 | RenderTarget | pure virtual |
~Object() | Object | virtual |
~RenderTarget() | RenderTarget | virtual |
~RenderTexture() | RenderTexture | virtual |