This is the complete list of members for ShaderVariableStructBufferDeclaration, including all inherited members.
| mElement | ShaderVariableStructBufferDeclaration | |
| mName | ShaderVariableDeclaration | |
| mNumElements | ShaderVariableStructBufferDeclaration | |
| mOffset | ShaderVariableDeclaration | |
| mSize | ShaderVariableDeclaration | |
| mStride | ShaderVariableStructBufferDeclaration | |
| operator=(ShaderVariableDeclaration &&inRHS)=default | ShaderVariableDeclaration | |
| operator=(const ShaderVariableDeclaration &)=delete | ShaderVariableDeclaration | |
| ShaderVariableDeclaration(const std::string &name, int offset, int size) | ShaderVariableDeclaration | |
| ShaderVariableDeclaration(ShaderVariableDeclaration &&inRHS)=default | ShaderVariableDeclaration | |
| ShaderVariableDeclaration(const ShaderVariableDeclaration &)=delete | ShaderVariableDeclaration | |
| ShaderVariableStructBufferDeclaration(const std::string &name, int offset, int size, int stride, int numElements) | ShaderVariableStructBufferDeclaration | |
| ~ShaderVariableDeclaration() | ShaderVariableDeclaration | virtual |