nw::gfx::IRenderTarget Classclass IRenderTarget : public nw::gfx::GfxObject
Interface that represents render targets.
nw::gfx::IRenderTarget::Builder
|
Class for generating render targets. |
|---|
nw::gfx::HemiSphereLight::Description
|
Content configured for a render target. |
|---|
NW_UT_RUNTIME_TYPEINFO
|
|---|
| Creation | ||
|---|---|---|
| S | CreateOffScreenBuffer | Creates a render target for off-screen rendering. |
| Set/Get | ||
| PV |
GetDescription
|
Gets the configured content. |
| PV |
GetBufferObject
|
Gets a buffer object. |
| Create/Destroy | ||
Destroy
|
Destroys an object.(Derived from GfxObject.) |
|
| Constructors and Destructors | ||
| protected |
IRenderTarget
|
Constructor. |
| protected V | ~IRenderTarget | Destructor. |
nw::gfx::GfxObject
nw::gfx::IRenderTarget
CONFIDENTIAL