acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
acquireResource(const ResourceID &id) const | kanzi::Node | |
acquireResource(const ResourceID &id) const | kanzi::Node | |
acquireResourceAsync(const ResourceID &key, ResourceManager::AsyncAcquireFinishedCallback func) const | kanzi::Node | |
acquireResourceDictionary() | kanzi::Node | |
ActualDepthProperty | kanzi::Node | static |
ActualHeightProperty | kanzi::Node | static |
ActualWidthProperty | kanzi::Node | static |
addAbstractChildOverride(NodeSharedPtr child) override | kanzi::Node3D | virtual |
addAnonymousResource(ResourceSharedPtr resource) | kanzi::Node | |
addBindingRuntime(AbstractBindingRuntimeSharedPtr entry, shared_ptr< void > owner) | kanzi::BindingHostConceptImpl< Node > | inline |
addChild(const Node3DSharedPtr &child) | kanzi::Node3D | |
addInputManipulator(InputManipulatorBaseSharedPtr inputManipulator) | kanzi::Node | |
addMessageFilter(TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method) | kanzi::Node | |
addMessageFilter(const TMessageType &messageType, typename TMessageType::FunctionType function) | kanzi::Node | |
addMessageHandler(TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method) | kanzi::Node | |
addMessageHandler(const TMessageType &messageType, typename TMessageType::FunctionType function) | kanzi::Node | |
addMessageHandler(const TMessageType &messageType, typename TMessageType::FunctionType function, Node *messageSourceFilter) | kanzi::Node | |
addNodeComponent(NodeComponentSharedPtr nodeComponent) | kanzi::Node | |
addNodeComponentWithOwner(NodeComponentSharedPtr nodeComponent, const void *owner) | kanzi::Node | |
addNodeReference(AbstractPropertyType propertyType, AbstractNodeReference *reference) | kanzi::Node | |
addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer) | kanzi::PropertyObject | inline |
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner) | kanzi::PropertyObject | inline |
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer) | kanzi::PropertyObject | protected |
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner) | kanzi::PropertyObject | protected |
addResource(const ResourceID &resourceId, string_view resourceUrl) | kanzi::Node | |
addResourceDictionary(ResourceDictionarySharedPtr resourceDictionary) | kanzi::Node | |
addResourceReference(AbstractPropertyType propertyType, AbstractResourceReference *reference) | kanzi::Node | |
addTunnelingFilter(const TMessageType &messageType, typename TMessageType::FunctionType function) | kanzi::Node | |
addTunnelingFilter(const TMessageType &messageType, TClass *messageHandlerObject, TClassMethod method) | kanzi::Node | |
addTunnelingHandler(const TMessageType &messageType, typename TMessageType::FunctionType function, Node *messageSourceFilter) | kanzi::Node | |
AppliedStyleContainer typedef | kanzi::Object | protected |
applyManualStyle(StyleSharedPtr style) | kanzi::Node | |
applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
applyObjectStyles() | kanzi::Object | |
applyStyle(StyleSharedPtr style) | kanzi::Node | |
applyStyles() | kanzi::Node | |
applyStylesRecursive() | kanzi::Node | |
applyStylesVisitor(Node &node, bool apply) | kanzi::Node | protectedstatic |
arrange() | kanzi::Node3D | |
arrangeIterate() | kanzi::Node3D | |
arrangeIterateLayout(bool propagateArrange) | kanzi::Node3D | |
arrangeIterateLayoutChild(bool propagateArrange) | kanzi::Node3D | |
arrangeOverride(Vector3 actualSize) | kanzi::Node3D | protectedvirtual |
attach() | kanzi::Node | protected |
attachBindings() | kanzi::BindingHostConcept | protected |
attachRecursive() | kanzi::Node | |
attachVisitor(Node &node) | kanzi::Node | protectedstatic |
beginBindingRuntimes() const | kanzi::BindingHostConcept | |
beginChildren() const | kanzi::Node3D | |
beginInputManipulators() const | kanzi::Node | |
beginNodeComponents() const | kanzi::Node | |
beginPropertyStorage() | kanzi::PropertyObject | inline |
beginPropertyStorage() const | kanzi::PropertyObject | inline |
BindingHostConceptSharedPtr typedef | kanzi::BindingHostConcept | |
BindingRuntimeConstIterator typedef | kanzi::BindingHostConcept | |
BindingRuntimeContainer typedef | kanzi::BindingHostConcept | |
BindingRuntimeIterator typedef | kanzi::BindingHostConcept | |
centeredArrange(Vector3 actualSize) const | kanzi::Node3D | |
centeredMeasure(Vector3 availableSize) const | kanzi::Node3D | |
ChildConstIterator typedef | kanzi::Node3D | |
ChildConstReverseIterator typedef | kanzi::Node3D | |
ChildContainer typedef | kanzi::Node3D | |
clearChangeFlag(uint32_t flag) | kanzi::Node | |
clearChildChangeFlag(uint32_t flag) | kanzi::Node | |
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
ClipChildrenProperty | kanzi::Node | static |
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
containsResource(const ResourceID &resourceID) const | kanzi::Node | |
ContentStretch enum name | kanzi::Node | |
ContentStretchFill enum value | kanzi::Node | |
ContentStretchNone enum value | kanzi::Node | |
ContentStretchProperty | kanzi::Node | static |
ContentStretchRepeat enum value | kanzi::Node | |
ContentStretchUniform enum value | kanzi::Node | |
ContentStretchUniformToFill enum value | kanzi::Node | |
copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType) | kanzi::PropertyObject | |
copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &otherPropertyStorage) | kanzi::PropertyObject | protected |
copyLocalValues(const PropertyObject &other) | kanzi::PropertyObject | |
create(Domain *domain, string_view name) | kanzi::EmptyNode3D | static |
CreatedFromKZBProperty | kanzi::Node | static |
createLookupContext(NodeSharedPtr templateRoot) | kanzi::Node | |
createModifierBindingTarget(shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field) | kanzi::BindingHostConceptImpl< Node > | inlineprotected |
createValueSourceBindingTarget(shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence, bool reuseAllowed) | kanzi::BindingHostConceptImpl< Node > | inlineprotected |
DepthAlignment enum name | kanzi::Node | |
DepthAlignmentBack enum value | kanzi::Node | |
DepthAlignmentCenter enum value | kanzi::Node | |
DepthAlignmentFront enum value | kanzi::Node | |
DepthAlignmentProperty | kanzi::Node | static |
DepthAlignmentStretch enum value | kanzi::Node | |
DepthMarginProperty | kanzi::Node | static |
DepthProperty | kanzi::Node | static |
detach() | kanzi::Node | protected |
detachBindings() | kanzi::BindingHostConcept | protected |
detachRecursive() | kanzi::Node | |
detachVisitor(Node &node) | kanzi::Node | protectedstatic |
dispatchAbstractMessage(const AbstractMessageType &messageType, MessageArguments &messageArguments) | kanzi::Node | |
dispatchMessage(const MessageType< TArgumentsType > &messageType, typename MessageType< TArgumentsType >::ArgumentsType &messageArguments) | kanzi::Node | |
EffectivelyEnabledProperty | kanzi::Node | static |
EmptyNode3D(Domain *domain, string_view name) | kanzi::EmptyNode3D | explicitprotected |
EnabledProperty | kanzi::Node | static |
endBindingRuntimes() const | kanzi::BindingHostConcept | |
endChildren() const | kanzi::Node3D | |
endInputManipulators() const | kanzi::Node | |
endNodeComponents() const | kanzi::Node | |
endPropertyStorage() | kanzi::PropertyObject | inline |
endPropertyStorage() const | kanzi::PropertyObject | inline |
FinalTransformationProperty | kanzi::Node3D | static |
findAbstractChild(string_view name) | kanzi::Node | |
findAbstractChildOverride(string_view name) override | kanzi::Node3D | protectedvirtual |
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
findResourceURL(const ResourceID &resourceId) const | kanzi::Node | |
FocusableProperty | kanzi::Node | static |
FocusedProperty | kanzi::Node | static |
FocusStateProperty | kanzi::Node | static |
FontFamilyProperty | kanzi::Node | static |
FrustumCullMarginProperty | kanzi::Node3D | static |
generateRenderStates(DrawObjectsRenderPass &drawPass) | kanzi::Node3D | |
generateRenderStatesOverride(DrawObjectsRenderPass &drawPass) | kanzi::Node3D | protectedvirtual |
getAbstractChildCountOverride() override | kanzi::Node3D | virtual |
getAbstractChildIndexOverride(const Node &node) override | kanzi::Node3D | virtual |
getAbstractChildOverride(size_t index) override | kanzi::Node3D | virtual |
getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Node | |
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
getActualDepth() const | kanzi::Node | inline |
getActualHeight() const | kanzi::Node | inline |
getActualSize() const | kanzi::Node3D | |
getActualWidth() const | kanzi::Node | inline |
getAllocatedOffset() const | kanzi::Node3D | |
getAllocatedSize() const | kanzi::Node3D | |
getArrangeTransformation() const | kanzi::Node3D | |
getBindingRuntime(size_t idx) | kanzi::BindingHostConcept | |
getBindingRuntimeCount() const | kanzi::BindingHostConcept | |
getBoundingBox() const | kanzi::Node3D | virtual |
getChangeFlags() const | kanzi::Node | inline |
getChild(size_t index) const | kanzi::Node3D | |
getChildChangeFlags() const | kanzi::Node | inline |
getChildCount() const | kanzi::Node3D | |
getChildIndex(const Node &child) const | kanzi::Node3D | |
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getContentStretch() const | kanzi::Node | inline |
getCoreDesiredSize() const | kanzi::Node3D | |
getDepth() const | kanzi::Node | inline |
getDepthAlignment() const | kanzi::Node | inline |
getDepthMargin() const | kanzi::Node | inline |
getDesiredSize() const | kanzi::Node3D | |
getDomain() const | kanzi::Object | |
getDynamicMetaclass() const override | kanzi::Object | virtual |
getFaceToCameraTarget() const | kanzi::Node3D | |
getFinalTransformation() const | kanzi::Node3D | inline |
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getFocusScopeInfo() const | kanzi::Node | |
getFocusState() const | kanzi::Node | inline |
getFontFamily() const | kanzi::Node | |
getFrustumCullMargin() const | kanzi::Node3D | inline |
getHeight() const | kanzi::Node | inline |
getHorizontalAlignment() const | kanzi::Node | inline |
getHorizontalMargin() const | kanzi::Node | inline |
getLayoutBoundingBoxSize(Vector3 &bboxMin, Vector3 &bboxMax) const | kanzi::Node3D | |
getLayoutTransformation() const | kanzi::Node3D | inline |
getLocale() const | kanzi::Node | inline |
getLookAtTarget() const | kanzi::Node3D | |
getMainLoopScheduler() const | kanzi::Object | |
getMaximumBoundingBoxCoordinates() const | kanzi::Node3D | |
getMessageDispatcher() const | kanzi::Object | |
getMinimumBoundingBoxCoordinates() const | kanzi::Node3D | |
getName() const | kanzi::Node | inline |
getNodeFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::Node | inline |
getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getOpacity() const | kanzi::Node | inline |
getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Node | |
getOptionalProperty(const PropertyType< DataType > &propertyType) const | kanzi::Node | inline |
getOptionalPropertyBase(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
getOrientationConstraintTarget() const | kanzi::Node3D | |
getParent() const | kanzi::Node | |
getPath() const | kanzi::Node | inline |
getPivotOffset() const | kanzi::Node3D | |
getPositionConstraintTarget() const | kanzi::Node3D | |
getProjection2DTo3DScale() const | kanzi::Node | inline |
getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Node | inline |
getPropertyBase(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
getRenderMode() const | kanzi::Node3D | inline |
getRenderTransformation() const | kanzi::Node3D | inline |
getResourceDictionary() const | kanzi::Node | |
getResourceManager() const | kanzi::Object | |
getScriptingContext() const | kanzi::Object | inline |
getSize() const | kanzi::Node3D | |
getStateManager() const | kanzi::Node | inline |
getStaticMetaclass() | kanzi::Object | static |
getStretchScale() const | kanzi::Node3D | |
getStyle() const | kanzi::Node | inline |
getTemplateRoot() const | kanzi::Node | inline |
getThisObject() | kanzi::BindingHostConceptImpl< Node > | inlineprotected |
getThisObject() const | kanzi::BindingHostConceptImpl< Node > | inlineprotected |
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getVerticalAlignment() const | kanzi::Node | inline |
getVerticalMargin() const | kanzi::Node | inline |
getVisibleAmountInParent() const | kanzi::Node | inline |
getWidth() const | kanzi::Node | inline |
hasBaseValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasChild(const Node &child) const | kanzi::Node3D | |
hasLocalValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasNonClassValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
HeightProperty | kanzi::Node | static |
HitTestableContainerProperty | kanzi::Node | static |
HitTestableProperty | kanzi::Node | static |
HorizontalAlignment enum name | kanzi::Node | |
HorizontalAlignmentCenter enum value | kanzi::Node | |
HorizontalAlignmentLeft enum value | kanzi::Node | |
HorizontalAlignmentProperty | kanzi::Node | static |
HorizontalAlignmentRight enum value | kanzi::Node | |
HorizontalAlignmentStretch enum value | kanzi::Node | |
HorizontalMarginProperty | kanzi::Node | static |
HoverProperty | kanzi::Node | static |
initialize() | kanzi::Node3D | protected |
InputManipulatorConstIterator typedef | kanzi::Node | |
InputManipulatorContainer typedef | kanzi::Node | |
InputManipulatorIterator typedef | kanzi::Node | |
insertChild(size_t index, const Node3DSharedPtr &child) | kanzi::Node3D | |
invalidateArrange() | kanzi::Node | |
invalidateDraw() | kanzi::Node | |
invalidateFinalTransform() | kanzi::Node | |
invalidateMeasure() | kanzi::Node | |
invalidateRender() | kanzi::Node | |
isAnyChangeFlagSet(uint32_t flag) const | kanzi::Node | |
isAnyChildChangeFlagSet(uint32_t flag) const | kanzi::Node | |
isAttached() const | kanzi::Node | |
isAttaching() const | kanzi::Node | |
isChangeFlagSet(uint32_t flag) const | kanzi::Node | |
isChildChangeFlagSet(uint32_t flag) const | kanzi::Node | |
isClipChildren() const | kanzi::Node | inline |
isDetaching() const | kanzi::Node | |
isEffectivelyEnabled() const | kanzi::Node | inline |
isEffectivelyFocusable() const | kanzi::Node | |
isEffectivelyVisible() const | kanzi::Node | |
isEnabled() const | kanzi::Node | inline |
isFocusable() const | kanzi::Node | inline |
isFocused() const | kanzi::Node | inline |
isHitTestable() const | kanzi::Node | inline |
isHitTestableContainer() const | kanzi::Node | inline |
isHover() const | kanzi::Node | inline |
isInitialized() const | kanzi::Node | |
isInvalidArrange() const | kanzi::Node | |
isInvalidDraw() | kanzi::Node | |
isInvalidFinalTransform() const | kanzi::Node | |
isInvalidMeasure() const | kanzi::Node | |
isInvalidRender() const | kanzi::Node | |
isNamed(string_view name) const | kanzi::Node | |
isPrimitiveLayout() const | kanzi::Node3D | inline |
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) const | kanzi::PropertyObject | |
isTypeOf(const Metaclass *objectType) const | kanzi::MetaObject | inline |
isUnboundedLayoutSize(Vector3 layoutSize) | kanzi::Node3D | inlinestatic |
isUnboundedLayoutValue(float layoutValue) | kanzi::Node | inlinestatic |
isValidLayoutSize(Vector3 size) | kanzi::Node3D | inlinestatic |
isValidLayoutValue(float value) | kanzi::Node | inlinestatic |
isVisible() const | kanzi::Node | inline |
KZ_METACLASS_PROPERTY_TYPE(FontFamilyProperty) | kanzi::Node | |
layout() | kanzi::Node3D | |
LayoutMatrixType typedef | kanzi::Node3D | |
LayoutTransformationProperty | kanzi::Node3D | static |
layoutUp() | kanzi::Node3D | inlinestatic |
LayoutVectorType typedef | kanzi::Node3D | |
LocaleProperty | kanzi::Node | static |
lookupNode(string_view pathOrKey) | kanzi::Node | |
lookupNodeComponent(string_view name) | kanzi::Node | |
lookupNodeRaw(string_view relativePath) | kanzi::Node | |
lookupObject(string_view relativePath) | kanzi::Node | |
lookupObject(string_view relativePath) | kanzi::Node | inline |
lookupObjectForStateManager(string_view relativePath) | kanzi::Node | |
m_appliedStyles | kanzi::Object | protected |
m_bindingRuntimes | kanzi::BindingHostConcept | protected |
makeEditorInfo() | kanzi::Node3D | static |
measure(const Vector3 &availableSize) | kanzi::Node3D | |
measureIterate() | kanzi::Node3D | |
measureOverride(Vector3 availableSize) | kanzi::Node3D | protectedvirtual |
measureRecursive() | kanzi::Node3D | virtual |
MessageSubscriptionTokenVector typedef | kanzi::Node | |
MetaObject() | kanzi::MetaObject | inlineexplicitprotected |
moveAbstractChildToPositionOverride(NodeSharedPtr child, size_t index) override | kanzi::Node3D | virtual |
moveChildToPosition(Node3DSharedPtr child, size_t index) | kanzi::Node3D | |
moveToBack() | kanzi::Node3D | |
moveToFront() | kanzi::Node3D | |
NameProperty | kanzi::Node | static |
Node(Domain *domain, string_view name) | kanzi::Node | explicitprotected |
Node3D(Domain *domain, string_view name) | kanzi::Node3D | explicitprotected |
NodeComponentConstIterator typedef | kanzi::Node | |
NodeComponentContainer typedef | kanzi::Node | |
NodeComponentIterator typedef | kanzi::Node | |
notifyPropertyHandlers(PropertyStoragePtr &propertyStorage, PropertyNotificationReason reason) override | kanzi::Node | protectedvirtual |
notifyResourceDictionaryModified() | kanzi::Node | |
Object(Domain *domain) | kanzi::Object | explicit |
onAttached() override | kanzi::Node3D | protectedvirtual |
onCopy(const Object &other) | kanzi::Object | protected |
kanzi::PropertyObject::onCopy(const PropertyObject &other) | kanzi::PropertyObject | protected |
onDetached() override | kanzi::Node3D | protectedvirtual |
onNodePropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason) override | kanzi::Node3D | virtual |
onTransform() | kanzi::Node3D | virtual |
OpacityProperty | kanzi::Node | static |
PathProperty | kanzi::Node | static |
PrefabTemplateSourceProperty | kanzi::Node | static |
processPropertyChanged(Node &node, AbstractPropertyType propertyType, const PropertyStoragePtr &nodePropertyStorage, AbstractPropertyTypeDescriptor::PropertyStorage *changedPropertyStorage, PropertyNotificationReason reason) | kanzi::Node | protectedstatic |
Projection2DTo3DScaleProperty | kanzi::Node | static |
propertyChangedVisitor(Node &node, AbstractPropertyType propertyType, AbstractPropertyTypeDescriptor::PropertyStorage *propertyStorage, PropertyNotificationReason reason) | kanzi::Node | protectedstatic |
PropertyObject() | kanzi::PropertyObject | explicit |
PropertyStorageConstIterator typedef | kanzi::PropertyObject | |
PropertyStorageContainer typedef | kanzi::PropertyObject | |
PropertyStorageIterator typedef | kanzi::PropertyObject | |
PropertyStoragePtr typedef | kanzi::PropertyObject | |
PropertyStorageReverseIterator typedef | kanzi::PropertyObject | |
rbeginChildren() const | kanzi::Node3D | |
registerDrawPass(DrawObjectsRenderPassSharedPtr drawPass) | kanzi::Node3D | |
registerDrawPassOverride(DrawObjectsRenderPassSharedPtr drawPass) | kanzi::Node3D | protectedvirtual |
removeAbstractChildOverride(Node &child) override | kanzi::Node3D | virtual |
removeAllBindings() | kanzi::BindingHostConcept | |
removeAllChildren() | kanzi::Node3D | |
removeAnonymousResource(const Resource &resource) | kanzi::Node | |
removeBinding(AbstractBindingRuntime &bindingRuntime) | kanzi::BindingHostConcept | |
removeBindingsWithOwner(shared_ptr< void > owner) | kanzi::BindingHostConcept | |
removeChild(const Node &child) | kanzi::Node3D | |
removeChild(size_t index) | kanzi::Node3D | |
removeInputManipulator(InputManipulator &inputManipulator) | kanzi::Node | |
removeKZBData(flat_set< AbstractPropertyType > *keepProperties) | kanzi::Node | |
removeKZBData() | kanzi::Node | inline |
removeKzbProperties(flat_set< AbstractPropertyType > *keepProperties) | kanzi::PropertyObject | |
removeKzbProperties() | kanzi::PropertyObject | inline |
removeLocalPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer) | kanzi::PropertyObject | inline |
removeLocalValue(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
removeLocalValue(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
removeMessageHandler(MessageSubscriptionToken token) | kanzi::Node | |
removeNodeComponent(NodeComponent &nodeComponent) | kanzi::Node | |
removeNodeComponentWithOwner(const void *owner) | kanzi::Node | |
removeNodeReference(const AbstractNodeReference &reference) | kanzi::Node | |
removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer) | kanzi::PropertyObject | inline |
removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner) | kanzi::PropertyObject | protected |
removeResource(const ResourceID &resourceId) | kanzi::Node | |
removeResourceReference(const AbstractResourceReference &reference) | kanzi::Node | |
rendChildren() const | kanzi::Node3D | |
render(Renderer3D &renderer, RenderEntry3D &renderState) | kanzi::Node3D | |
RenderEntryParameterContainer typedef | kanzi::Node3D | |
RenderMode enum name | kanzi::Node3D | |
RenderModeCustom enum value | kanzi::Node3D | |
RenderModeDefault enum value | kanzi::Node3D | |
RenderModeNone enum value | kanzi::Node3D | |
renderOverride(Renderer3D &renderer, RenderEntry3D &renderState) | kanzi::Node3D | protectedvirtual |
RenderTransformationProperty | kanzi::Node3D | static |
replaceUnboundedLayoutSize(Vector3 layoutSize, Vector3 resetSize) | kanzi::Node3D | inlinestatic |
replaceUnboundedLayoutSizeWithZero(Vector3 layoutSize) | kanzi::Node3D | inlinestatic |
replaceUnboundedLayoutValue(float layoutValue, float resetValue) | kanzi::Node | inlinestatic |
replaceUnboundedLayoutValueWithZero(float layoutValue) | kanzi::Node | inlinestatic |
restoreResources() | kanzi::Node | inlinevirtual |
SceneGraphAddNodeChangeChildFlagsProperty | kanzi::Node | static |
SceneGraphAddNodeChangeParentFlagsProperty | kanzi::Node | static |
SceneGraphRemoveNodeChangeChildFlagsProperty | kanzi::Node | static |
SceneGraphRemoveNodeChangeParentFlagsProperty | kanzi::Node | static |
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
setActualDepth(float value) | kanzi::Node | inline |
setActualHeight(float value) | kanzi::Node | inline |
setActualSize(const Vector3 &actualSize) | kanzi::Node3D | |
setActualWidth(float value) | kanzi::Node | inline |
setAllocatedOffset(const Vector3 &allocatedOffset) | kanzi::Node3D | |
setAllocatedSize(const Vector3 &layoutSize) | kanzi::Node3D | |
setArrangeTransformation(const Matrix4x4 &value) | kanzi::Node3D | |
setAutoDepth() | kanzi::Node3D | |
setAutoHeight() | kanzi::Node3D | |
setAutoSize() | kanzi::Node3D | |
setAutoWidth() | kanzi::Node3D | |
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyValuePrecedence precedence) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyField field) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyValuePrecedence precedence) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot) | kanzi::BindingHostConceptImpl< Node > | inline |
setBinding(AbstractBindingSharedPtr binding) | kanzi::BindingHostConceptImpl< Node > | inline |
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence) | kanzi::BindingHostConceptImpl< Node > | inline |
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType, PropertyField field, PropertyValuePrecedence precedence) | kanzi::BindingHostConceptImpl< Node > | inline |
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType) | kanzi::BindingHostConceptImpl< Node > | inline |
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, shared_ptr< Node > templateRoot) | kanzi::BindingHostConceptImpl< Node > | inline |
setBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner) | kanzi::BindingHostConceptImpl< Node > | inline |
setChangeFlag(uint32_t flag) | kanzi::Node | |
setChildChangeFlag(uint32_t flag) | kanzi::Node | |
setClipChildren(bool value) | kanzi::Node | inline |
setContentStretch(Node::ContentStretch value) | kanzi::Node | inline |
setCoreDesiredSize(const Vector3 &coreDesiredSize) | kanzi::Node3D | |
setDepth(float value) | kanzi::Node | inline |
setDepthAlignment(Node::DepthAlignment value) | kanzi::Node | inline |
setDepthMargin(Vector2 value) | kanzi::Node | inline |
setDesiredSize(const Vector3 &desiredSize) | kanzi::Node3D | |
setEnabled(bool value) | kanzi::Node | inline |
setFinalTransformation(Matrix4x4 value) | kanzi::Node3D | inline |
setFocusable(bool value) | kanzi::Node | inline |
setFocused(bool value) | kanzi::Node | inline |
setFocusState(FocusState state) | kanzi::Node | inline |
setFontFamily(FontFamilySharedPtr value) | kanzi::Node | |
setFrustumCullMargin(float value) | kanzi::Node3D | inline |
setHeight(float value) | kanzi::Node | inline |
setHitTestable(bool value) | kanzi::Node | inline |
setHitTestableContainer(bool value) | kanzi::Node | inline |
setHorizontalAlignment(Node::HorizontalAlignment value) | kanzi::Node | inline |
setHorizontalMargin(Vector2 value) | kanzi::Node | inline |
setLayoutBoundingBoxSize(const Vector3 &bboxMin, const Vector3 &bboxMax) | kanzi::Node3D | |
setLayoutTransformation(SRTValue3D value) | kanzi::Node3D | inline |
setLocale(string value) | kanzi::Node | inline |
setModifierBinding(AbstractBindingSharedPtr binding, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field) | kanzi::BindingHostConceptImpl< Node > | inline |
setModifierBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType, PropertyField field) | kanzi::BindingHostConceptImpl< Node > | inline |
setModifierBinding(AbstractBindingSharedPtr binding, AbstractPropertyType propertyType) | kanzi::BindingHostConceptImpl< Node > | inline |
setModifierBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, shared_ptr< Node > templateRoot, AbstractPropertyType propertyType, PropertyField field) | kanzi::BindingHostConceptImpl< Node > | inline |
setModifierBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType, PropertyField field) | kanzi::BindingHostConceptImpl< Node > | inline |
setModifierBindingWithOwner(AbstractBindingSharedPtr binding, shared_ptr< void > owner, AbstractPropertyType propertyType) | kanzi::BindingHostConceptImpl< Node > | inline |
setName(string_view value) | kanzi::Node | inline |
setOpacity(float value) | kanzi::Node | inline |
setParent(Node *parent) | kanzi::Node | |
setPath(string value) | kanzi::Node | inline |
setPivotOffset(const Vector3 &pivotOffset) | kanzi::Node3D | |
setPrimitiveLayout(bool primitive) | kanzi::Node3D | inlineprotected |
setProjection2DTo3DScale(float value) | kanzi::Node | inline |
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
setRenderMode(RenderMode mode) | kanzi::Node3D | inline |
setRenderTransformation(SRTValue3D value) | kanzi::Node3D | inline |
setResourceDictionary(ResourceDictionarySharedPtr resourceDictionary) | kanzi::Node | |
setScriptingContext(ScriptingContextSharedPtr context) | kanzi::Object | inline |
setSize(float width, float height, float depth) | kanzi::Node3D | |
setSize(Vector3 size) | kanzi::Node3D | inline |
setStateManager(ResourceSharedPtr value) | kanzi::Node | inline |
setStretchScale(const Vector3 &stretchScale) | kanzi::Node3D | |
setStyle(ResourceSharedPtr value) | kanzi::Node | inline |
setTemplateRoot(NodeSharedPtr templateRoot) | kanzi::Node | inline |
setVerticalAlignment(Node::VerticalAlignment value) | kanzi::Node | inline |
setVerticalMargin(Vector2 value) | kanzi::Node | inline |
setVisible(bool value) | kanzi::Node | inline |
setVisibleAmountInParent(float value) | kanzi::Node | inline |
setWidth(float value) | kanzi::Node | inline |
StateManagerProperty | kanzi::Node | static |
StyleProperty | kanzi::Node | static |
tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
trySetActiveFocus() | kanzi::Node | inline |
trySetFocus() | kanzi::Node | |
trySetFocus(FocusFallback fallbackOption) | kanzi::Node | |
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Object | |
unapplyObjectStyles() | kanzi::Object | |
unapplyStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Node | |
unapplyStyles() | kanzi::Node | |
unapplyStylesRecursive() | kanzi::Node | |
unboundedLayoutSize() | kanzi::Node3D | inlinestatic |
unboundedLayoutValue() | kanzi::Node | inlinestatic |
updateAllResourcesVisitor(Node &node) | kanzi::Node | protectedstatic |
updateFocusScopeInfo(FocusScopePtr &nodeScopeInfo) | kanzi::Node | protectedvirtual |
updatePropertiesForConnectedNode() | kanzi::Node | protected |
updatePropertiesForDisconnectedNode(Node *oldParent) | kanzi::Node | protected |
updateResourceReferences() | kanzi::Node | protected |
updateResourceReferences(AbstractPropertyType propertyType) | kanzi::Node | protected |
updateResourceReferencesRecursive() | kanzi::Node | protected |
updateResourceReferencesRecursive(const ResourceID &resourceID) | kanzi::Node | protected |
updateResourceVisitor(Node &node, const ResourceID &id) | kanzi::Node | protectedstatic |
validateArrange() | kanzi::Node | |
validateDraw() | kanzi::Node | |
validateDrawForChildrenRecursive() | kanzi::Node | |
validateDrawVisitor(Node &node) | kanzi::Node | protectedstatic |
validateMeasure() | kanzi::Node | |
validatePropertyModifiers(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
validateRender() | kanzi::Node | |
VerticalAlignment enum name | kanzi::Node | |
VerticalAlignmentBottom enum value | kanzi::Node | |
VerticalAlignmentCenter enum value | kanzi::Node | |
VerticalAlignmentProperty | kanzi::Node | static |
VerticalAlignmentStretch enum value | kanzi::Node | |
VerticalAlignmentTop enum value | kanzi::Node | |
VerticalMarginProperty | kanzi::Node | static |
VisibleAmountInParentProperty | kanzi::Node | static |
VisibleProperty | kanzi::Node | static |
visit(const Visitor &visitor, VisitorOrder order) | kanzi::Node | |
visitAbstractChildOverride(const Visitor &visitor, VisitorOrder order) override | kanzi::Node3D | protectedvirtual |
visitDescendants(const Visitor &visitor, VisitorOrder order) | kanzi::Node | |
Visitor typedef | kanzi::Node | |
VisitorAbort enum value | kanzi::Node | |
VisitorContinue enum value | kanzi::Node | |
VisitorContinueSibling enum value | kanzi::Node | |
VisitorOrder enum name | kanzi::Node | |
VisitorPostOrder enum value | kanzi::Node | |
VisitorPreOrder enum value | kanzi::Node | |
VisitorResult enum name | kanzi::Node | |
WidthProperty | kanzi::Node | static |
~MetaObject() | kanzi::MetaObject | virtual |
~Node() override | kanzi::Node | |
~Node3D() override | kanzi::Node3D | |
~Object() override | kanzi::Object | |
~PropertyObject() | kanzi::PropertyObject | virtual |