#include <GteDX11DrawingState.h>

Protected Member Functions | |
| DX11DrawingState (DrawingState const *gtState) | |
Protected Member Functions inherited from gte::DX11GraphicsObject | |
| DX11GraphicsObject (GraphicsObject const *gtObject) | |
Protected Member Functions inherited from gte::GEObject | |
| GEObject (GraphicsObject const *gtObject) | |
Additional Inherited Members | |
Public Member Functions inherited from gte::DX11GraphicsObject | |
| ID3D11DeviceChild * | GetDXDeviceChild () const |
| virtual void | SetName (std::string const &name) override |
| virtual | ~DX11GraphicsObject () |
Public Member Functions inherited from gte::GEObject | |
| GraphicsObject * | GetGraphicsObject () const |
| std::string const & | GetName () const |
| virtual | ~GEObject () |
Protected Attributes inherited from gte::DX11GraphicsObject | |
| ID3D11DeviceChild * | mDXObject |
Protected Attributes inherited from gte::GEObject | |
| GraphicsObject * | mGTObject |
| std::string | mName |
Definition at line 16 of file GteDX11DrawingState.h.
|
protected |
Definition at line 12 of file GteDX11DrawingState.cpp.