kodi
Public Member Functions | Public Attributes | List of all members
D3DX11Effects::SGroup Struct Reference
Inheritance diagram for D3DX11Effects::SGroup:
Inheritance graph
[legend]
Collaboration diagram for D3DX11Effects::SGroup:
Collaboration graph
[legend]

Public Member Functions

 STDMETHOD_ (bool, IsValid)() override
 
STDMETHOD() GetDesc (_Out_ D3DX11_GROUP_DESC *pDesc) override
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetAnnotationByIndex)(_In_ uint32_t Index) override
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetAnnotationByName)(_In_z_ LPCSTR Name) override
 
 STDMETHOD_ (ID3DX11EffectTechnique *, GetTechniqueByIndex)(_In_ uint32_t Index) override
 
 STDMETHOD_ (ID3DX11EffectTechnique *, GetTechniqueByName)(_In_z_ LPCSTR Name) override
 
 IUNKNOWN_IMP (SGroup, ID3DX11EffectGroup, IUnknown)
 

Public Attributes

char * pName
 
uint32_t TechniqueCount
 
STechniquepTechniques
 
uint32_t AnnotationCount
 
SAnnotationpAnnotations
 
bool InitiallyValid
 
bool HasDependencies
 

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