acquireCompositor() | kanzi::Node2D | protected |
acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor) | 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 | |
acquireVisual() | kanzi::Node2D | protected |
ActualDepthProperty | kanzi::Node | static |
ActualHeightProperty | kanzi::Node | static |
ActualWidthProperty | kanzi::Node | static |
addAbstractChildOverride(NodeSharedPtr child) KZ_OVERRIDE | kanzi::Node2D | virtual |
addAnonymousResource(ResourceSharedPtr resource) | kanzi::Node | |
addBinding(BindingSharedPtr binding) | kanzi::Node | |
addBindingWithOwner(BindingSharedPtr binding, shared_ptr< void > owner) | kanzi::Node | |
addChild(Node2DSharedPtr child) | kanzi::Node2D | |
addInputManipulator(InputManipulatorSharedPtr 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 *owner) | kanzi::PropertyObject | inline |
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *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 | |
AllowClear enum value | kanzi::Node2D | protected |
AllowRenderChildren enum value | kanzi::Node2D | protected |
AllowRenderSelf enum value | kanzi::Node2D | protected |
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::Node2D | |
arrangeOverride(Vector2 actualSize) KZ_OVERRIDE | kanzi::ProgressiveRenderingViewport2D | protectedvirtual |
arrangeRecursive(const Matrix3x3 &worldTransform, const Matrix3x3 &parentTransform, bool arrangeNeeded, bool transformChanged) KZ_OVERRIDE | kanzi::Viewport2D | protectedvirtual |
AspectRatioProperty | kanzi::Node2D | static |
attach() | kanzi::Node | protected |
attachRecursive() | kanzi::Node | |
attachVisitor(Node &node) | kanzi::Node | protectedstatic |
BackgroundBrushProperty | kanzi::Node2D | static |
beginBindings() const | kanzi::Node | |
beginChildren() const | kanzi::Node2D | |
beginInputManipulators() const | kanzi::Node | |
beginNodeComponents() const | kanzi::Node | |
beginPropertyStorage() | kanzi::PropertyObject | inlineprotected |
BindingConstIterator typedef | kanzi::Node | |
BindingContainer typedef | kanzi::Node | |
BindingIterator typedef | kanzi::Node | |
CacheChildrenProperty | kanzi::Node2D | static |
CacheResultProperty | kanzi::Node2D | static |
CacheSelfProperty | kanzi::Node2D | static |
calculateClippingArea(const Matrix3x3 &parentSpaceTransform) const | kanzi::Node2D | protected |
calculateContentStretch(Vector2 renderSize, Vector2 contentSize) | kanzi::Node2D | protected |
calculateTransformedBoundingArea(const Matrix3x3 &transform, Vector2 sizeIn) | kanzi::Node2D | protected |
CameraProperty | kanzi::Viewport2D | static |
ChildConstIterator typedef | kanzi::Node2D | |
ChildConstReverseIterator typedef | kanzi::Node2D | |
ChildContainer typedef | kanzi::Node2D | |
ChildrenRequireExtract enum value | kanzi::Node2D | protected |
clearChangeFlag(uint32_t flag) | kanzi::Node | |
clearChildChangeFlag(uint32_t flag) | kanzi::Node | |
clearCompositionTarget(Renderer3D &renderer, CompositionStack &compositionStack, bool clearColor) | kanzi::Node2D | protected |
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
ClipChildrenProperty | kanzi::Node | static |
CompositionBrushProperty | kanzi::Node2D | static |
compositionRequiresAlpha() const | kanzi::Node2D | inline |
compositionRequiresDepth() const | kanzi::Node2D | inline |
compositionRequiresStencil() const | kanzi::Node2D | inline |
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
containsGlobal(Vector2 point) const | kanzi::Node2D | |
containsLocal(Vector2 point) const | kanzi::Node2D | |
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 &propertyStorage) | kanzi::PropertyObject | protected |
copyLocalValues(const PropertyObject &other) | kanzi::PropertyObject | |
create(Domain *domain, string_view name="") | kanzi::ProgressiveRenderingViewport2D | static |
kanzi::Viewport2D::create(Domain *domain, string_view name, float width, float height) | kanzi::Viewport2D | static |
createDefault(Domain *domain, string_view name) | kanzi::Viewport2D | static |
createDefault(Domain *domain, string_view name, float width, float height) | kanzi::Viewport2D | static |
CreatedFromKZBProperty | kanzi::Node | static |
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 |
detachRecursive() | kanzi::Node | |
detachVisitor(Node &node) | kanzi::Node | protectedstatic |
DisableRenderTargetClearProperty | kanzi::Node2D | static |
dispatchMessage(const MessageType< TArgumentsType > &messageType, typename MessageType< TArgumentsType >::ArgumentsType &messageArguments) | kanzi::Node | |
EnableClickProperty | kanzi::Node | static |
EnabledProperty | kanzi::Node | static |
EnableMultiClickProperty | kanzi::Node | static |
endBindings() const | kanzi::Node | |
endChildren() const | kanzi::Node2D | |
endInputManipulators() const | kanzi::Node | |
endNodeComponents() const | kanzi::Node | |
endPropertyStorage() | kanzi::PropertyObject | inlineprotected |
extract() | kanzi::Node2D | |
extractChildren() const | kanzi::Node2D | protected |
findAbstractChild(string_view name) | kanzi::Node | |
findAbstractChildOverride(string_view name) KZ_OVERRIDE | kanzi::Viewport2D | protectedvirtual |
findLocalValueSourceEntry(AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) | kanzi::PropertyObject | protected |
findResourceURL(const ResourceID &resourceId) const | kanzi::Node | |
FocusableProperty | kanzi::Node | static |
FocusedProperty | kanzi::Node | static |
FontProperty | kanzi::Node | static |
ForceCompositionProperty | kanzi::Node2D | static |
ForegroundBrushProperty | kanzi::Node2D | static |
ForegroundHint enum name | kanzi::Node2D | |
ForegroundHintNone enum value | kanzi::Node2D | |
ForegroundHintOpaque enum value | kanzi::Node2D | |
ForegroundHintProperty | kanzi::Node2D | static |
ForegroundHintTranslucent enum value | kanzi::Node2D | |
ForegroundIsTranslucent enum value | kanzi::Node2D | protected |
ForegroundTranslucencyRequested enum value | kanzi::Node2D | protected |
getAbstractChildCountOverride() KZ_OVERRIDE | kanzi::Node2D | virtual |
getAbstractChildOverride(size_t index) KZ_OVERRIDE | kanzi::Node2D | 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::Node2D | inline |
getActualWidth() const | kanzi::Node | inline |
getAllocatedSize() const | kanzi::Node2D | inline |
getArrangeTransform() const | kanzi::Node2D | inline |
getAspectRatio() const | kanzi::Node2D | inline |
getBackgroundBrush() const | kanzi::Node2D | inline |
getBackgroundBrushRenderer() const | kanzi::Node2D | inline |
getBackgroundQuad() const | kanzi::Node2D | inline |
getBoundingVolume() const | kanzi::Node | virtual |
getCacheChildrenBrushRenderer() const | kanzi::Node2D | inline |
getCacheSelfBrushRenderer() const | kanzi::Node2D | inline |
getCamera() const | kanzi::Viewport2D | |
getChangeFlags() const | kanzi::Node | inline |
getChild(size_t index) const | kanzi::Node2D | |
getChildChangeFlags() const | kanzi::Node | inline |
getChildCount() const | kanzi::Node2D | |
getChildIndex(const Node &child) const | kanzi::Node2D | |
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getClippingArea() const | kanzi::Node2D | inline |
getCompositionBrush() const | kanzi::Node2D | inline |
getCompositionBrushRenderer() const | kanzi::Node2D | inline |
getCompositionManager() const | kanzi::Node2D | inline |
getCompositor() const | kanzi::Node2D | inline |
getContentDesiredSize() const | kanzi::Node2D | inline |
getContentStretch() const | kanzi::Node | inline |
getCurrentProgressiveTexture() const | kanzi::ProgressiveRenderingViewport2D | protected |
getCurrentRenderPass() const | kanzi::Viewport2D | |
getDepth() const | kanzi::Node | inline |
getDepthAlignment() const | kanzi::Node | inline |
getDepthMargin() const | kanzi::Node | inline |
getDesiredSize() const | kanzi::Node2D | inline |
getDesiredSizeAxisAlignedBoundingBoxMaximum() const | kanzi::Node2D | inlineprotected |
getDesiredSizeAxisAlignedBoundingBoxMinimum() const | kanzi::Node2D | inlineprotected |
getDomain() const | kanzi::Object | |
getDynamicMetaclass() const KZ_OVERRIDE | kanzi::Object | virtual |
getFinalCompositionTarget() const | kanzi::Node2D | inline |
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getFont() const | kanzi::Node | |
getForegroundBrush() const | kanzi::Node2D | inline |
getForegroundBrushRenderer() const | kanzi::Node2D | inline |
getForegroundHint() const | kanzi::Node2D | inline |
getHeight() const | kanzi::Node | inline |
getHitTestCamera() const | kanzi::Viewport2D | |
getHorizontalAlignment() const | kanzi::Node | inline |
getHorizontalMargin() const | kanzi::Node | inline |
getLayoutOpacity() const | kanzi::Node2D | inline |
getLayoutTransformation() const | kanzi::Node2D | inline |
getLocale() const | kanzi::Node | inline |
getMessageDispatcher() const | kanzi::Object | |
getMultisampleLevel() const | kanzi::ProgressiveRenderingViewport2D | inline |
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 |
getParent() const | kanzi::Node | |
getPartialArrangeTransform() const | kanzi::Node2D | inline |
getPath() const | kanzi::Node | inline |
getPerspectiveTransformation() const | kanzi::Node2D | inline |
getPixelFormat() const | kanzi::Node2D | inline |
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) | kanzi::PropertyObject | inline |
getRenderPass() const | kanzi::Viewport2D | inline |
getRenderQuadTransform() const | kanzi::Node2D | inline |
getRenderTarget() const | kanzi::Node2D | inline |
getRenderTargetMinimumHeight() const | kanzi::Node2D | inline |
getRenderTargetMinimumWidth() const | kanzi::Node2D | inline |
getRenderTargetReallocationLimit() const | kanzi::Node2D | inline |
getRenderTransformation() const | kanzi::Node2D | inline |
getRenderTransformationOrigin() const | kanzi::Node2D | inline |
getRenderType() const | kanzi::Node2D | inline |
getResourceDictionary() const | kanzi::Node | |
getResourceManager() const | kanzi::Object | |
getScene() const | kanzi::Viewport2D | inline |
getScriptingContext() const | kanzi::Node | inline |
getSecondPassDesiredSize() const | kanzi::Node2D | inline |
getStateManager() const | kanzi::Node | inline |
getStaticMetaclass() | kanzi::Object | static |
getStyle() const | kanzi::Node | inline |
getTaskScheduler() const | kanzi::Object | |
getTemplateRoot() const | kanzi::Node | inline |
getTimeline() const | kanzi::ProgressiveRenderingViewport2D | |
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getTopValueSourceEntry(AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) const | kanzi::PropertyObject | protected |
getTopValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
getTransformedScene() | kanzi::Viewport2D | inline |
getTransformedScene() const | kanzi::Viewport2D | inline |
getUserAspectRatio() const | kanzi::Node2D | protected |
getUserDesiredSize() const | kanzi::Node2D | inline |
getUserHeight() const | kanzi::Node2D | protected |
getUserWidth() const | kanzi::Node2D | protected |
getVerticalAlignment() const | kanzi::Node | inline |
getVerticalMargin() const | kanzi::Node | inline |
getVisibleAmountInParent() const | kanzi::Node | inline |
getVisual() const | kanzi::Node2D | inline |
getWidth() const | kanzi::Node | inline |
getWorldTransform() const | kanzi::Node2D | inline |
globalToLocal(Vector2 point) const | kanzi::Node2D | |
hasBaseValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasCacheChildren() const | kanzi::Node2D | inline |
hasCacheChildrenCompositionTarget() const | kanzi::Node2D | inline |
hasCacheResult() const | kanzi::Node2D | inline |
hasCacheSelf() const | kanzi::Node2D | inline |
hasCacheSelfCompositionTarget() const | kanzi::Node2D | inline |
hasCenterClipArea() const | kanzi::Node2D | inline |
hasChild(const Node &child) const | kanzi::Node2D | |
hasChildrenRequireExtract() const | kanzi::Node2D | inline |
hasFinalCompositionTarget() const | kanzi::Node2D | inline |
hasFinishedProgressiveTexture() const | kanzi::ProgressiveRenderingViewport2D | protected |
hasLocalValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasLogicalFocus() const | kanzi::Node | inline |
hasNonClassValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
hasOutsideClipArea() const | kanzi::Node2D | inline |
hasTranslucentForeground() const | kanzi::Node2D | inline |
hasValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
HeightProperty | kanzi::Node | static |
hitTest(Vector2 point) | kanzi::Node2D | |
hitTest(Vector2 point, const Metaclass *type) | kanzi::Node2D | |
hitTest(Vector2 point) | kanzi::Node2D | inline |
hitTest(Vector2 point, const Metaclass *type) | kanzi::Node2D | inline |
HitTestableContainerProperty | kanzi::Node | static |
HitTestableProperty | kanzi::Node | static |
HitTestCameraProperty | kanzi::Viewport2D | static |
hitTestContent(Vector2 point) KZ_OVERRIDE | kanzi::Viewport2D | protectedvirtual |
hitTestIterate(Vector2 point, HitTestVisitor visitor, void *userData) | kanzi::Node2D | |
HitTestVisitor typedef | kanzi::Node2D | |
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 |
initialize() | kanzi::Node2D | protected |
InputManipulatorConstIterator typedef | kanzi::Node | |
InputManipulatorContainer typedef | kanzi::Node | |
InputManipulatorIterator typedef | kanzi::Node | |
insertChild(size_t index, Node2DSharedPtr child) | kanzi::Node2D | |
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 | |
isCacheChildren() const | kanzi::Node2D | inline |
isCacheChildrenValid() const | kanzi::Node2D | inline |
isCacheResult() const | kanzi::Node2D | inline |
isCacheResultValid() const | kanzi::Node2D | inline |
isCacheSelf() const | kanzi::Node2D | inline |
isCacheSelfValid() const | kanzi::Node2D | inline |
isChangeFlagSet(uint32_t flag) const | kanzi::Node | |
isChildChangeFlagSet(uint32_t flag) const | kanzi::Node | |
isClearColorAllowed() const | kanzi::Node2D | inline |
isClipChildren() const | kanzi::Node | inline |
isCompletelyClipped() const | kanzi::Node2D | inlineprotected |
isCompletelyTransparent() const | kanzi::Node2D | inlineprotected |
isCompositionClearColorRequired() const | kanzi::Node2D | inline |
isDetaching() const | kanzi::Node | |
isDisableRenderTargetClear() const | kanzi::Node2D | inline |
isEffectivelyEnabled() const | kanzi::Node | |
isEffectivelyVisible() const | kanzi::Node | |
isEmptyActualSize() const | kanzi::Node2D | inlineprotected |
isEnableClick() const | kanzi::Node | inline |
isEnabled() const | kanzi::Node | inline |
isEnableMultiClick() const | kanzi::Node | inline |
isFocusable() const | kanzi::Node | inline |
isFocused() const | kanzi::Node | inline |
isForceComposition() const | kanzi::Node2D | inline |
isForegroundHintOpaque() const | kanzi::Node2D | inlineprotected |
isForegroundHintTranslucent() const | kanzi::Node2D | inlineprotected |
isForegroundTranslucencyRequested() const | kanzi::Node2D | inlineprotected |
isHitTestable() const | kanzi::Node | inline |
isHitTestableContainer() 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 | |
isOffscreenRendering() const | kanzi::Node2D | inline |
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) const | kanzi::PropertyObject | |
isRenderable() const | kanzi::Node | |
isRenderChildrenAllowed() const | kanzi::Node2D | inline |
isRenderSelf() const | kanzi::Node2D | inline |
isRenderSelfAllowed() const | kanzi::Node2D | inline |
isSelfInCompositionTarget() const | kanzi::Node2D | inline |
isSnapToPixel() const | kanzi::Node2D | inline |
isTypeOf(const Metaclass *objectType) const | kanzi::MetaObject | inline |
isUnboundedLayoutSize(Vector2 layoutSize) | kanzi::Node2D | inlinestatic |
isUnboundedLayoutValue(float layoutValue) | kanzi::Node | inlinestatic |
isValidLayoutSize(Vector2 size) | kanzi::Node2D | inlinestatic |
isValidLayoutValue(float value) | kanzi::Node | inlinestatic |
isVisible() const | kanzi::Node | inline |
isVisibleForHitTesting() const | kanzi::Node2D | inline |
layout(optional< Matrix3x3 > rootTransform) | kanzi::Node2D | |
layout() | kanzi::Node2D | inline |
LayoutMatrixType typedef | kanzi::Node2D | |
LayoutTransformationProperty | kanzi::Node2D | static |
layoutUp() | kanzi::Node2D | inlinestatic |
LayoutVectorType typedef | kanzi::Node2D | |
LocaleProperty | kanzi::Node | static |
LogicalFocusProperty | 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 path) | kanzi::Node | inline |
lookupObjectForStateManager(string_view relativePath) | kanzi::Node | |
m_appliedStyles | kanzi::Object | protected |
m_backgroundQuadDescription | kanzi::Node2D | protected |
m_camera | kanzi::Viewport2D | protected |
m_classValueBackgroundBrush | kanzi::Viewport2D | protected |
m_classValueSnapToPixelProperty | kanzi::Viewport2D | protected |
m_clipping | kanzi::Node2D | protected |
m_compositionRequirements | kanzi::Node2D | protected |
m_compositor | kanzi::Node2D | protected |
m_hitTestCamera | kanzi::Viewport2D | protected |
m_scene | kanzi::Viewport2D | protected |
m_transformedScene | kanzi::Viewport2D | protected |
m_visual | kanzi::Node2D | protected |
makeEditorInfo() | kanzi::Node2D | static |
measure(const Vector2 *availableSize, bool handleStretch) | kanzi::Node2D | |
measureOverride(Vector2 availableSize) KZ_OVERRIDE | kanzi::Viewport2D | protectedvirtual |
measureRecursive() KZ_OVERRIDE | kanzi::Viewport2D | protectedvirtual |
MessageSubscriptionTokenVector typedef | kanzi::Node | |
MetaObject() | kanzi::MetaObject | inlineexplicitprotected |
moveToBack() | kanzi::Node2D | |
moveToFront() | kanzi::Node2D | |
MultisampleLevelProperty | kanzi::ProgressiveRenderingViewport2D | static |
NameProperty | kanzi::Node | static |
Node(Domain *domain, string_view name) | kanzi::Node | explicitprotected |
Node2D(Domain *domain, string_view name) | kanzi::Node2D | explicitprotected |
Node2DFlags enum name | kanzi::Node2D | protected |
Node2DFlagsBitCount enum value | kanzi::Node2D | protected |
NodeComponentConstIterator typedef | kanzi::Node | |
NodeComponentContainer typedef | kanzi::Node | |
NodeComponentIterator typedef | kanzi::Node | |
notifyPropertyHandlers(PropertyStoragePtr &propertyStorage, PropertyNotificationReason reason) KZ_OVERRIDE | kanzi::Node | protectedvirtual |
notifyResourceDictionaryModified() | kanzi::Node | |
Object(Domain *domain) | kanzi::Object | explicit |
OffscreenRenderingProperty | kanzi::Node2D | static |
onAttached() KZ_OVERRIDE | kanzi::ProgressiveRenderingViewport2D | protectedvirtual |
onCopy(const Object &other) | kanzi::Object | protected |
kanzi::PropertyObject::onCopy(const PropertyObject &other) | kanzi::PropertyObject | protected |
onDetached() KZ_OVERRIDE | kanzi::ProgressiveRenderingViewport2D | protectedvirtual |
onExtract() KZ_OVERRIDE | kanzi::Viewport2D | protectedvirtual |
onNodePropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason) KZ_OVERRIDE | kanzi::Viewport2D | protectedvirtual |
OpacityProperty | kanzi::Node | static |
PathProperty | kanzi::Node | static |
performClipping(QuadDescription &backgroundQuad, optional< QuadDescription > &foregroundQuad, unsigned int clippingResult) | kanzi::Node2D | protected |
PerspectiveTransformationProperty | kanzi::Node2D | static |
PixelFormat enum name | kanzi::Node2D | |
PixelFormatProperty | kanzi::Node2D | static |
PixelFormatRgb enum value | kanzi::Node2D | |
PixelFormatRgba enum value | kanzi::Node2D | |
PrefabTemplateSourceProperty | kanzi::Node | static |
processPropertyChanged(Node &node, AbstractPropertyType propertyType, const PropertyStoragePtr &nodePropertyStorage, AbstractPropertyTypeDescriptor::PropertyStorage *changedPropertyStorage, PropertyNotificationReason reason) | kanzi::Node | protectedstatic |
ProgressiveRenderingViewport2D(Domain *domain, string_view name) | kanzi::ProgressiveRenderingViewport2D | explicitprotected |
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 | |
pushLocalViewportArea(CompositionStack &compositionStack) | kanzi::Node2D | protected |
rbeginChildren() const | kanzi::Node2D | |
removeAbstractChildOverride(Node &child) KZ_OVERRIDE | kanzi::Node2D | virtual |
removeAllChildren() | kanzi::Node2D | |
removeAnonymousResource(const Resource &resource) | kanzi::Node | |
removeBinding(Binding &binding) | kanzi::Node | |
removeBindingsWithOwner(shared_ptr< void > owner) | kanzi::Node | |
removeChild(const Node &child) | kanzi::Node2D | |
removeChild(size_t index) | kanzi::Node2D | |
removeInputManipulator(InputManipulator &inputManipulator) | kanzi::Node | |
removeKZBData() | kanzi::Node | |
removeKzbProperties() | kanzi::PropertyObject | |
removeLocalValue(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
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 *owner) | 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::Node2D | |
render(Renderer3D &renderer, CompositionStack &compositionStack) | kanzi::Node2D | |
renderBackground(Renderer3D &renderer, const CompositionStack &compositionStack, const Matrix3x3 &baseTransform) | kanzi::Node2D | protected |
renderChildren(Renderer3D &renderer, CompositionStack &compositionStack, const Matrix3x3 &baseTransform) | kanzi::Node2D | protected |
renderForeground(Renderer3D &renderer, CompositionStack &compositionStack, const Matrix3x3 &baseTransform) | kanzi::Node2D | protected |
renderForegroundOverride(Renderer3D &renderer, CompositionStack &compositionStack, const Matrix3x3 &baseTransform) | kanzi::Node2D | protectedvirtual |
renderOverride(Renderer3D &renderer, CompositionStack &compositionStack) | kanzi::Node2D | protectedvirtual |
RenderPassProperty | kanzi::Viewport2D | static |
renderRecursive(Renderer3D &renderer, CompositionStack &compositionStack, const Matrix3x3 &baseTransform) | kanzi::Node2D | protected |
renderScene(Renderer3D &renderer, CompositionStack &compositionStack, const Node2D &node, TransformedScene3D &transformedScene, RenderPass &composer) | kanzi::Viewport2D | static |
renderSelfOverride(Renderer3D &renderer, CompositionStack &compositionStack, const Matrix3x3 &baseTransform) KZ_OVERRIDE | kanzi::ProgressiveRenderingViewport2D | protectedvirtual |
RenderSelfProperty | kanzi::Node2D | static |
RenderTargetMinimumHeightProperty | kanzi::Node2D | static |
RenderTargetMinimumWidthProperty | kanzi::Node2D | static |
RenderTargetProperty | kanzi::Node2D | static |
RenderTargetReallocationLimitProperty | kanzi::Node2D | static |
RenderTransformationOriginProperty | kanzi::Node2D | static |
RenderTransformationProperty | kanzi::Node2D | static |
RenderType enum name | kanzi::Node2D | |
RenderTypeManual enum value | kanzi::Node2D | |
RenderTypeManualClipped enum value | kanzi::Node2D | |
RenderTypeNone enum value | kanzi::Node2D | |
RenderTypeTexture enum value | kanzi::Node2D | |
renderViewportBackgroundQuad(Renderer3D &renderer, CompositionStack &compositionStack, Node2D &node, bool enableDepth) | kanzi::Viewport2D | static |
replaceUnboundedLayoutSize(Vector2 layoutSize, Vector2 resetSize) | kanzi::Node2D | inlinestatic |
replaceUnboundedLayoutSizeWithZero(Vector2 layoutSize) | kanzi::Node2D | inlinestatic |
replaceUnboundedLayoutValue(float layoutValue, float resetValue) | kanzi::Node | inlinestatic |
replaceUnboundedLayoutValueWithZero(float layoutValue) | kanzi::Node | inlinestatic |
requiresBackgroundBrushRendering() const | kanzi::Node2D | inline |
RequiresBackgroundQuad enum value | kanzi::Node2D | protected |
RequiresExtract enum value | kanzi::Node2D | protected |
requiresExtract() const | kanzi::Node2D | inline |
requiresForegroundBrushRendering() const | kanzi::Node2D | inline |
requiresPostSceneBackgroundBrushRendering() const | kanzi::Viewport2D | inline |
resetCacheChildren() | kanzi::Node2D | inline |
resetCacheResult() | kanzi::Node2D | inline |
resetCacheSelf() | kanzi::Node2D | inline |
restoreResources() KZ_OVERRIDE | kanzi::ProgressiveRenderingViewport2D | protectedvirtual |
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(Vector2 actualSize) | kanzi::Node2D | inline |
setActualSize(float sizeX, float sizeY) | kanzi::Node2D | inline |
setActualWidth(float value) | kanzi::Node | inline |
setAllocatedSize(Vector2 allocatedSize) | kanzi::Node2D | inline |
setArrangeTransform(Matrix3x3 transform) | kanzi::Node2D | inline |
setAspectRatio(float value) | kanzi::Node2D | inline |
setAutoHeight() | kanzi::Node2D | |
setAutoSize() | kanzi::Node2D | |
setAutoWidth() | kanzi::Node2D | |
setBackgroundBrush(BrushSharedPtr value) | kanzi::Node2D | inline |
setCacheChildren(bool value) | kanzi::Node2D | inline |
setCacheResult(bool value) | kanzi::Node2D | inline |
setCacheSelf(bool value) | kanzi::Node2D | inline |
setCamera(CameraSharedPtr camera) | kanzi::Viewport2D | |
setChangeFlag(uint32_t flag) | kanzi::Node | |
setChildChangeFlag(uint32_t flag) | kanzi::Node | |
setChildrenRequireExtract(bool enabled) | kanzi::Node2D | inline |
setClearColorAllowed(bool enabled) | kanzi::Node2D | inline |
setClipChildren(bool value) | kanzi::Node | inline |
setCompositionBrush(BrushSharedPtr value) | kanzi::Node2D | inline |
setCompositionRequiresAlpha(bool enabled) | kanzi::Node2D | inline |
setCompositionRequiresDepth(bool enabled) | kanzi::Node2D | inline |
setCompositionRequiresStencil(bool enabled) | kanzi::Node2D | inline |
setContentStretch(Node::ContentStretch value) | kanzi::Node | inline |
setDepth(float value) | kanzi::Node | inline |
setDepthAlignment(Node::DepthAlignment value) | kanzi::Node | inline |
setDepthMargin(Vector2 value) | kanzi::Node | inline |
setDesiredSize(Vector2 size) | kanzi::Node2D | inline |
setDesiredSizeAxisAlignedBoundingBoxMaximum(Vector2 size) | kanzi::Node2D | inlineprotected |
setDesiredSizeAxisAlignedBoundingBoxMaximum(float sizeX, float sizeY) | kanzi::Node2D | inlineprotected |
setDesiredSizeAxisAlignedBoundingBoxMinimum(Vector2 size) | kanzi::Node2D | inlineprotected |
setDesiredSizeAxisAlignedBoundingBoxMinimum(float sizeX, float sizeY) | kanzi::Node2D | inlineprotected |
setDisableRenderTargetClear(bool value) | kanzi::Node2D | inline |
setEnableClick(bool value) | kanzi::Node | inline |
setEnabled(bool value) | kanzi::Node | inline |
setEnableMultiClick(bool value) | kanzi::Node | inline |
setFinalCompositionRequested(bool enabled) | kanzi::Node2D | inline |
setFocusable(bool value) | kanzi::Node | inline |
setFocused(bool value) | kanzi::Node | inline |
setFont(FontSharedPtr value) | kanzi::Node | |
setForceComposition(bool value) | kanzi::Node2D | inline |
setForegroundBrush(BrushSharedPtr value) | kanzi::Node2D | inline |
setForegroundHint(Node2D::ForegroundHint value) | kanzi::Node2D | inline |
setForegroundIsTranslucent(bool enabled) | kanzi::Node2D | inline |
setForegroundTranslucencyRequested(bool enabled) | kanzi::Node2D | inlineprotected |
setHeight(float value) | kanzi::Node | inline |
setHitTestable(bool value) | kanzi::Node | inline |
setHitTestableContainer(bool value) | kanzi::Node | inline |
setHitTestCamera(CameraSharedPtr camera) | kanzi::Viewport2D | |
setHorizontalAlignment(Node::HorizontalAlignment value) | kanzi::Node | inline |
setHorizontalMargin(Vector2 value) | kanzi::Node | inline |
setLayoutSize(float width, float height) | kanzi::Node2D | inline |
setLayoutTransformation(SRTValue2D value) | kanzi::Node2D | inline |
setLocale(string value) | kanzi::Node | inline |
setLogicalFocus(bool value) | kanzi::Node | inline |
setMultisampleLevel(int value) | kanzi::ProgressiveRenderingViewport2D | inline |
setName(string_view value) | kanzi::Node | inline |
setOffscreenRendering(bool value) | kanzi::Node2D | inline |
setOpacity(float value) | kanzi::Node | inline |
setParent(Node *parent) | kanzi::Node | |
setPartialArrangeTransform(Matrix3x3 transform) | kanzi::Node2D | inlineprotected |
setPath(string value) | kanzi::Node | inline |
setPerspectiveTransformation(SRTValue3D value) | kanzi::Node2D | inline |
setPixelFormat(Node2D::PixelFormat value) | kanzi::Node2D | inline |
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 | |
setRenderable(bool state) | kanzi::Node | |
setRenderChildrenAllowed(bool enabled) | kanzi::Node2D | inlineprotected |
setRenderPass(RenderPassSharedPtr renderPass) | kanzi::Viewport2D | inline |
setRenderSelf(bool value) | kanzi::Node2D | inline |
setRenderSelfAllowed(bool enabled) | kanzi::Node2D | inlineprotected |
setRenderTarget(TextureSharedPtr texture) | kanzi::Node2D | inline |
setRenderTargetMinimumHeight(float value) | kanzi::Node2D | inline |
setRenderTargetMinimumWidth(float value) | kanzi::Node2D | inline |
setRenderTargetReallocationLimit(float value) | kanzi::Node2D | inline |
setRenderTransformation(SRTValue2D value) | kanzi::Node2D | inline |
setRenderTransformationOrigin(Vector2 value) | kanzi::Node2D | inline |
setRenderType(RenderType renderType) | kanzi::Node2D | inlineprotected |
setRequiresExtract(bool enabled) | kanzi::Node2D | inline |
setResourceDictionary(ResourceDictionarySharedPtr resourceDictionary) | kanzi::Node | |
setScene(SceneSharedPtr scene) | kanzi::Viewport2D | |
setScriptingContext(ScriptingContextSharedPtr context) | kanzi::Node | inline |
setSecondPassDesiredSize(Vector2 size) | kanzi::Node2D | inlineprotected |
setSize(float width, float height) | kanzi::Node2D | |
setSnapToPixel(bool value) | kanzi::Node2D | inline |
setStateManager(ResourceSharedPtr value) | kanzi::Node | inline |
setStyle(ResourceSharedPtr value) | kanzi::Node | inline |
setTemplateRoot(NodeSharedPtr templateRoot) | kanzi::Node | inline |
setTimeline(TimelineSharedPtr animationTimeline) | kanzi::ProgressiveRenderingViewport2D | |
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 |
SnapToPixelProperty | kanzi::Node2D | static |
StateManagerProperty | kanzi::Node | static |
StyleProperty | kanzi::Node | static |
TimelineProperty | kanzi::ProgressiveRenderingViewport2D | static |
tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
tryAcquireResource(const ResourceID &id) const | kanzi::Node | |
trySetActiveFocus() | kanzi::Node | |
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Object | |
unapplyObjectStyles() | kanzi::Object | |
unapplyStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Node | |
unapplyStyles() | kanzi::Node | |
unapplyStylesRecursive() | kanzi::Node | |
unboundedLayoutSize() | kanzi::Node2D | inlinestatic |
unboundedLayoutValue() | kanzi::Node | inlinestatic |
updateAllResourcesVisitor(Node &node) | kanzi::Node | protectedstatic |
updateContentTexture(TextureSharedPtr texture) | kanzi::Node2D | inlineprotected |
updateFinalTransform(const Matrix3x3 &worldTransform, const Matrix3x3 &parentTransform) | kanzi::Node2D | protected |
updatePropertiesForConnectedNode() | kanzi::Node | protected |
updatePropertiesForDisconnectedNode(Node *oldParent) | kanzi::Node | protected |
updateRender(const Matrix3x3 &worldTransform, const Matrix3x3 &parentTransform, bool transformChanged) | kanzi::Node2D | protected |
updateRenderOverride() KZ_OVERRIDE | kanzi::ProgressiveRenderingViewport2D | protectedvirtual |
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 |
Viewport2D(Domain *domain, string_view name) | kanzi::Viewport2D | explicitprotected |
VisibleAmountInParentProperty | kanzi::Node | static |
VisibleProperty | kanzi::Node | static |
visit(const Visitor &visitor, VisitorOrder order) | kanzi::Node | |
visitAbstractChildOverride(const Visitor &visitor, VisitorOrder order) KZ_OVERRIDE | kanzi::Viewport2D | 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() | kanzi::Node | virtual |
~Node2D() | kanzi::Node2D | virtual |
~Object() | kanzi::Object | virtual |
~PropertyObject() | kanzi::PropertyObject | virtual |
~Viewport2D() | kanzi::Viewport2D | virtual |