#include <TRenderAdapter.h>
Definition at line 14 of file TRenderAdapter.h.
◆ Device()
TRenderAdapter::Mode::Device::Device |
( |
| ) |
|
|
default |
◆ ~Device()
virtual TRenderAdapter::Mode::Device::~Device |
( |
| ) |
|
|
virtualdefault |
◆ CanRenderWindowed()
virtual TBOOL TRenderAdapter::Mode::Device::CanRenderWindowed |
( |
| ) |
const |
|
pure virtual |
◆ GetDeviceIndex()
virtual TUINT32 TRenderAdapter::Mode::Device::GetDeviceIndex |
( |
| ) |
const |
|
pure virtual |
◆ GetMode()
virtual Mode * TRenderAdapter::Mode::Device::GetMode |
( |
| ) |
const |
|
pure virtual |
◆ GetTypeString()
virtual const TCHAR * TRenderAdapter::Mode::Device::GetTypeString |
( |
| ) |
const |
|
pure virtual |
◆ IsDepthStencilFormatSupported()
virtual TBOOL TRenderAdapter::Mode::Device::IsDepthStencilFormatSupported |
( |
TUINT32 | a_iIndex | ) |
const |
|
pure virtual |
◆ IsSoftware()
virtual TBOOL TRenderAdapter::Mode::Device::IsSoftware |
( |
| ) |
const |
|
pure virtual |
◆ SupportsHardwareTransfomations()
virtual TBOOL TRenderAdapter::Mode::Device::SupportsHardwareTransfomations |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: