ezEngine  Release 25.03
ezGALVertexDeclarationDX11 Class Reference
Inheritance diagram for ezGALVertexDeclarationDX11:

Public Member Functions

EZ_ALWAYS_INLINE ID3D11InputLayout * GetDXInputLayout () const
 
- Public Member Functions inherited from ezGALObject< ezGALVertexDeclarationCreationDescription >
 ezGALObject (const ezGALVertexDeclarationCreationDescription &description)
 
const EZ_ALWAYS_INLINE ezGALVertexDeclarationCreationDescriptionGetDescription () const
 
- Public Member Functions inherited from ezRefCounted
virtual ~ezRefCounted ()=default
 Adds a virtual destructor.
 
- Public Member Functions inherited from ezRefCountingImpl
 ezRefCountingImpl ()=default
 Constructor.
 
 ezRefCountingImpl (const ezRefCountingImpl &rhs)
 
void operator= (const ezRefCountingImpl &rhs)
 
ezInt32 AddRef () const
 Increments the reference counter. Returns the new reference count.
 
ezInt32 ReleaseRef () const
 Decrements the reference counter. Returns the new reference count.
 
bool IsReferenced () const
 Returns true if the reference count is greater than 0, false otherwise.
 
ezInt32 GetRefCount () const
 Returns the current reference count.
 

Protected Member Functions

virtual ezResult InitPlatform (ezGALDevice *pDevice) override
 
virtual ezResult DeInitPlatform (ezGALDevice *pDevice) override
 
 ezGALVertexDeclarationDX11 (const ezGALVertexDeclarationCreationDescription &Description)
 
- Protected Member Functions inherited from ezGALVertexDeclaration
 ezGALVertexDeclaration (const ezGALVertexDeclarationCreationDescription &Description)
 

Protected Attributes

ID3D11InputLayout * m_pDXInputLayout = nullptr
 
- Protected Attributes inherited from ezGALObject< ezGALVertexDeclarationCreationDescription >
const ezGALVertexDeclarationCreationDescription m_Description
 

Friends

class ezGALDeviceDX11
 
class ezMemoryUtils
 

Member Function Documentation

◆ InitPlatform()

ezResult ezGALVertexDeclarationDX11::InitPlatform ( ezGALDevice pDevice)
overrideprotectedvirtual
Todo:
Expose step rate?

Implements ezGALVertexDeclaration.


The documentation for this class was generated from the following files: