This is the complete list of members for nkGraphics::ComputePass, including all inherited members.
Exportable() noexcept | nkExport::Exportable | |
exportClassToTree(nkExport::Node *rootNode) override | nkGraphics::ComputePass | virtual |
getName() const | nkGraphics::Pass | |
getParent() const | nkGraphics::Pass | |
getShader() const | nkGraphics::ComputePass | |
getSystem() const | nkGraphics::Pass | |
getType() const | nkGraphics::Pass | |
getX() const | nkGraphics::ComputePass | |
getY() const | nkGraphics::ComputePass | |
getZ() const | nkGraphics::ComputePass | |
importClassFromTree(nkExport::Node *rootNode) override | nkGraphics::ComputePass | virtual |
Pass(System *system) noexcept | nkGraphics::Pass | |
setName(nkMemory::StringView name) | nkGraphics::Pass | |
setParent(TargetOperations *parent) | nkGraphics::Pass | |
setShader(Shader *shader) | nkGraphics::ComputePass | |
setX(unsigned int value) | nkGraphics::ComputePass | |
setY(unsigned int value) | nkGraphics::ComputePass | |
setZ(unsigned int value) | nkGraphics::ComputePass | |
~Exportable() | nkExport::Exportable | virtual |
~Pass() | nkGraphics::Pass | virtual |