kodi
Public Member Functions | List of all members
D3DX11Effects::TVectorVariable< IBaseInterface, IsAnnotation, BaseType > Struct Template Reference
Inheritance diagram for D3DX11Effects::TVectorVariable< IBaseInterface, IsAnnotation, BaseType >:
Inheritance graph
[legend]
Collaboration diagram for D3DX11Effects::TVectorVariable< IBaseInterface, IsAnnotation, BaseType >:
Collaboration graph
[legend]

Public Member Functions

STDMETHOD() SetBoolVector (_In_reads_(4) const bool *pData) override
 
STDMETHOD() SetIntVector (_In_reads_(4) const int *pData) override
 
STDMETHOD() SetFloatVector (_In_reads_(4) const float *pData) override
 
STDMETHOD() GetBoolVector (_Out_writes_(4) bool *pData) override
 
STDMETHOD() GetIntVector (_Out_writes_(4) int *pData) override
 
STDMETHOD() GetFloatVector (_Out_writes_(4) float *pData) override
 
STDMETHOD() SetBoolVectorArray (_In_reads_(Count *4) const bool *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() SetIntVectorArray (_In_reads_(Count *4) const int *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() SetFloatVectorArray (_In_reads_(Count *4) const float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() GetBoolVectorArray (_Out_writes_(Count *4) bool *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() GetIntVectorArray (_Out_writes_(Count *4) int *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
STDMETHOD() GetFloatVectorArray (_Out_writes_(Count *4) float *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override
 
- Public Member Functions inherited from D3DX11Effects::TNumericVariable< IBaseInterface, IsAnnotation >
STDMETHOD() SetRawValue (_In_reads_bytes_(ByteCount) const void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override
 
STDMETHOD() GetRawValue (_Out_writes_bytes_(ByteCount) void *pData, _In_ uint32_t ByteOffset, _In_ uint32_t ByteCount) override
 

The documentation for this struct was generated from the following file: