This is the complete list of members for Diligent::IVertexPool, including all inherited members.
| AddRef()=0 | Diligent.IObject | pure virtual |
| Allocate(Uint32 NumVertices, IVertexPoolAllocation **ppAllocation)=0 | Diligent::IVertexPool | pure virtual |
| GetBuffer(Uint32 Index) const =0 | Diligent::IVertexPool | pure virtual |
| GetDesc() const =0 | Diligent::IVertexPool | pure virtual |
| GetReferenceCounters() const =0 | Diligent.IObject | pure virtual |
| GetUsageStats(VertexPoolUsageStats &UsageStats)=0 | Diligent::IVertexPool | pure virtual |
| GetVersion() const =0 | Diligent::IVertexPool | pure virtual |
| QueryInterface(const INTERFACE_ID &IID, IObject **ppInterface)=0 | Diligent.IObject | pure virtual |
| QueryInterface(const INTERFACE_ID &IID, DerivedType **ppInterface) | Diligent.IObject | inline |
| Release()=0 | Diligent.IObject | pure virtual |
| Update(Uint32 Index, IRenderDevice *pDevice, IDeviceContext *pContext)=0 | Diligent::IVertexPool | pure virtual |
| UpdateAll(IRenderDevice *pDevice, IDeviceContext *pContext)=0 | Diligent::IVertexPool | pure virtual |