addBinding(BindingLoadInfo binding) | kanzi::RenderPassTemplate | inline |
addChild(RenderPassTemplateSharedPtr child) | kanzi::RenderPassTemplate | inline |
addPropertyValue(AbstractPropertyType propertyType, Variant value) | kanzi::RenderPassTemplate | inline |
beginBindings() const | kanzi::RenderPassTemplate | inline |
beginChildren() const | kanzi::RenderPassTemplate | inline |
beginProperties() const | kanzi::RenderPassTemplate | inline |
BindingContainer typedef | kanzi::RenderPassTemplate | |
ChildContainer typedef | kanzi::RenderPassTemplate | |
collectResourceUrls(ResourceManager::UrlContainer &basket) const | kanzi::RenderPassTemplate | protected |
ConstBindingIterator typedef | kanzi::RenderPassTemplate | |
ConstChildIterator typedef | kanzi::RenderPassTemplate | |
ConstPropertyIterator typedef | kanzi::RenderPassTemplate | |
create(string_view metaclassName, string_view name) | kanzi::RenderPassTemplate | static |
create(string_view metaclassName) | kanzi::RenderPassTemplate | inlinestatic |
create() | kanzi::RenderPassTemplate | inlinestatic |
createFromKZB(Domain *domain, KzbFile &kzbFile, ReadOnlyMemoryFile &file, KzbMemoryParser &parser) | kanzi::RenderPassTemplate | static |
endBindings() const | kanzi::RenderPassTemplate | inline |
endChildren() const | kanzi::RenderPassTemplate | inline |
endProperties() const | kanzi::RenderPassTemplate | inline |
getMetaclassName() const | kanzi::RenderPassTemplate | inline |
getName() const | kanzi::RenderPassTemplate | inline |
instantiate(Domain *domain, RenderPassSharedPtr root) | kanzi::RenderPassTemplate | |
isRoot() const | kanzi::RenderPassTemplate | inline |
loadFromKZB(Domain *domain, KzbFile &kzbFile, ReadOnlyMemoryFile &file, KzbMemoryParser &parser) | kanzi::RenderPassTemplate | protected |
PropertyContainer typedef | kanzi::RenderPassTemplate | |
PropertyEntry typedef | kanzi::RenderPassTemplate | |
removePropertyValue(AbstractPropertyType propertyType) | kanzi::RenderPassTemplate | inline |
RenderPassPrefab class | kanzi::RenderPassTemplate | friend |
RenderPassTemplate(string_view metaclassName, string_view name) | kanzi::RenderPassTemplate | explicitprotected |
setMetaclassName(string_view name) | kanzi::RenderPassTemplate | inline |
setName(string_view name) | kanzi::RenderPassTemplate | inline |
setRoot(bool flag) | kanzi::RenderPassTemplate | inline |
~RenderPassTemplate() | kanzi::RenderPassTemplate | virtual |