Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
 Ckanzi::AbstractLoggerInherit from this class to implement logger
 Ckanzi::AbstractMessageType
 Ckanzi::AbstractNodeReference
 Ckanzi::AbstractProfilerAbstractProfiler
 Ckanzi::AbstractPropertyNotificationHandlerAbstract property notification handler
 Ckanzi::AbstractPropertyTypeAbstractPropertyType is a homogeneous property type handle
 Ckanzi::AbstractPropertyTypeDescriptorAbstractPropertyTypeDescriptor is used internally by the property type system to manage property types
 Ckanzi::AbstractResourceReference
 Ckanzi::ResourceProfilingContextFactory::AbstractSamplerAbstract resource profiling context sampler
 Ckanzi::ResourceManager::AcquireTaskLoad task for a group of resources
 Ckanzi::ApplicationPropertiesConfigurable application properties
 Ckanzi::AppliedStyleEntryApplied style entry
 Ckanzi::DrawObjectsRenderPass::ApplyLightFunctor
 Ckanzi::DrawObjectsRenderPass::ApplyNodeFunctor
 Ckanzi::MessageArguments::ArgumentEntryLinked list entry containing arguments type and value
 Ckanzi::Framebuffer::AttachmentFramebuffer attachment settings
 Ckanzi::PropertyTypeEditorInfo::AttributeDictionary
 Ckanzi::BackEasingFunction
 Ckanzi::BezierEasingFunction
 Ckanzi::Node::BindingEntryBinding entry
 Ckanzi::BindingOperationBase class for binding operations
 Ckanzi::BitmapImageImage is the basic runtime primitive to load, hold, and convert image data in memory
 Ckanzi::Mesh::BoneDefinition of mesh bone, that is used for mesh skinning
 Ckanzi::BounceEasingFunction
 Ckanzi::BoxClass for box volume
 Ckanzi::BrushRendererBrush renderer class
 Ckanzi::BufferGPU memory buffer, for vertex or index data
 Ckanzi::BufferObjectStreamSpecifies stream to GL buffer object
 Ckanzi::ButtonConceptButton concept class
 Ckanzi::CircleEasingFunction
 Ckanzi::PropertyTypeDescriptor< T >::TypedNotificationStorage::CleanupFunctorFunctor for cleaning up stale notification entries
 Ckanzi::Node2D::ClippingAreaClipping information carried from parents
 Ckanzi::Mesh::ClusterParameters for Mesh::Cluster creation
 Ckanzi::ColorRGBAColor with 4 floating point components: red, green, blue and alpha (r, g, b, a)
 Ckanzi::CommandCommand class defines property and message types used in implementation of commands
 Ckanzi::detail::ComplexDataTypeTraits< Matrix3x3 >
 Ckanzi::detail::ComplexDataTypeTraits< Matrix4x4 >
 Ckanzi::detail::ComplexDataTypeTraits< ResourceSharedPtr >
 Ckanzi::detail::ComplexDataTypeTraits< SRTValue2D >
 Ckanzi::detail::ComplexDataTypeTraits< SRTValue3D >
 Ckanzi::CompositionManagerComposition manager
 Ckanzi::CompositionRequirementsComposition requirements represents the required buffers for composition
 Ckanzi::CompositionStackComposition stack for managing current render context
 Ckanzi::ConstraintsContains property types of Constraints
 Ckanzi::ContentItemCollectionModelBase class for exposing abstract access to collections of items of UI controls with content
 Ckanzi::ContentItemModelBase class for exposing abstract access to content of UI controls with single content item model
 Ckanzi::Sampler::CreateInfo
 CCreateInfo
 CCreateInfo
 CCreateInfo
 CCreateInfo
 CCreateInfo
 CCreateInfo
 Ckanzi::Framebuffer::CreateInfoFramebuffer creation parameters
 Ckanzi::Renderbuffer::CreateInfoRenderbuffer creation parameters
 CCreateInfo2D
 CCreateInfo2D
 CCreateInfo2D
 Ckanzi::CubicEasingFunction
 Ckanzi::DefaultLoggerUse this class to access the Default Logger
 Ckanzi::DefaultProfilerRegistryThe default profiler registry placeholder
 Ckanzi::DockLayoutConceptDock layout concept base class
 Ckanzi::StateManager::EasingArgumentsEasing function arguments
 Ckanzi::ElasticEasingFunction
 Ckanzi::enable_if< _Test, _Type >
 Ckanzi::enable_if< true, _Type >
 Ckanzi::PropertyFieldAnimationTimeline::Entry
 Ckanzi::EventFilterEventFilter class
 Ckanzi::EventSourceEventSource class
 Ckanzi::EventSourcePropertiesConfigurable event source properties
 Ckanzi::ExponentialEasingFunction
 Ckanzi::ResourceProfilingDataSample::FactoryThe resource factory
 Ckanzi::File
 Ckanzi::ResourceManager::FinishingQueueCollection of resource loading tasks that have been already been loaded by a loader thread and are waiting to be finished by the main thread
 Ckanzi::FixedStringString that points to a string literal
 Ckanzi::FlagScopeGuard< FlagValue >
 Ckanzi::FlowLayoutConceptFlow layout concept base class
 Ckanzi::FocusManagerFocusManager enables you to set and change the keyboard and logical focus between attached nodes
 Ckanzi::FPSConstraintsConstraint for limiting the number of frames per second the Engine is rendering
 Ckanzi::FrameDescriptionDescription of a frame, the remaining area of a quad with another quad cut out
 Ckanzi::FrameTimeQueueQueue specialization for calculating frame rate
 Ckanzi::from_chars_result
 Ckanzi::GeometryRenderable geometry
 Ckanzi::GLBufferHandleGLBufferHandle manages RAII ownership for GL buffer object
 Ckanzi::GLFramebufferHandleGLFramebufferHandle manages RAII ownership for GL framebuffer object
 Ckanzi::GlGraphicsAdapterBase class for handling calls to OpenGL family
 Ckanzi::GlGraphicsLogScopeScoped OpenGL log enable/disabler
 Ckanzi::Global
 Ckanzi::GLProgramHandleGLProgramHandle manages RAII ownership for GL program object
 Ckanzi::GLRenderbufferHandleGLRenderbufferHandle manages RAII ownership for GL renderbuffer object
 Ckanzi::GlRenderStateOpenGL render state
 Ckanzi::GlRenderValueBaseBase class for render value information
 Ckanzi::GlRenderValueBindingGlRenderValueBinding is a binding from shaders/materials into values in GlRenderState
 Ckanzi::GLShaderHandleGLShaderHandle manages RAII ownership for GL shader object
 Ckanzi::GLTextureHandleGLTextureHandle manages RAII ownership for GL texture object
 Ckanzi::GraphicsOutputGraphicsOutput class
 Ckanzi::GridLayoutConceptGridConcept is a base class for the nodes that implement layout that arranges items in a grid
 Ckanzi::GridListBox2DTraits
 Ckanzi::GridListBox3DTraits
 Ckanzi::GridListBoxConceptProperties and messages for grid list boxes
 Ckanzi::GridLayoutConceptImpl< TBaseClass, TDerivedClass >::GridObjectLocationWorkspaceInformation used to store the state between function calls when locating objects
 Chash< kanzi::AbstractPropertyType >Specialization of std::hash for AbstractPropertyType
 Chash< kanzi::ResourceID >
 Chash< kanzi::string_view >Hash for string_view
 Ckanzi::ImmutableStringImmutable string container
 Ckanzi::InputManagerInputManager converts the events from the given event queue into input specific messages
 CInputMessageArguments
 Ckanzi::InterpolatedValueCore component for smooth interpolation in code
 Ckanzi::IntervalProfilerSampleDataThe interval profiler data sample
 Ckanzi::IntervalProfilerSampleStatistics
 Ckanzi::IntervalProfilingSamplerThe main loop task profiling sampler collects interval measurement to produce IntervalProfilerSampleData sample
 Ckanzi::IrisImageHeader
 Ckanzi::KeyboardRepresents keyboard
 Ckanzi::KeyframeAnimation< TValueType >::Keyframe
 CKZ_FLOAT_UNION_TYPEUsed for keeping strict aliasing when interpreting kzU32 as kzFloat
 Ckanzi::KzbFileKZB file loader
 Ckanzi::KzbMemoryParserParser of the kzb file structure
 CKzcBinaryTreeStructure of a binary tree
 CKzcBinaryTreeIteratorRead-only iterator for binary tree
 CKzcBinaryTreeNodeStructure of a BinaryTreeNode
 CKzcByteBufferState_privateState of both read and write byte buffers
 CKzcByteReadBackwardsBufferStructure for a readable byte buffer in backwards direction
 CKzcByteReadBufferStructure for a readable byte buffer
 CKzcByteWriteBackwardsBufferStructure for a writable byte buffer in backwards direction
 CKzcByteWriteBufferStructure for a writable byte buffer
 CKzcCollectionValueCollection value types
 CKzcDynamicArrayStructure of a DynamicArray
 CKzcDynamicArrayIteratorRead-only iterator for dynamic array
 CKzcDynamicArrayMutableIteratorMutable iterator for dynamic array
 CKzcGPUBufferManagerStatisticsStatistics of GPU buffer manager usage
 CKzcHashMapHash map
 CKzcHashMapConfigurationConfiguration parameters for a HashMap
 CKzcHashMapIteratorAccessor to the contents of a HashMap
 CKzcHashSetInternal structure of a HashSet
 CKzcHashSetIteratorAccessor to the contents of a KzcHashSet
 CKzcInputStreamInput stream for reading binary data from files, resource files, memory or nested input streams
 CKzcMatrix3x3Structure for 3x3 matrix
 CKzcMatrix4x4Structure for 4x4 matrix
 CKzcMemoryManagerMemory manager
 CKzcOutputStreamOutput stream for writing binary data to files, memory or nested output streams
 CKzcPlaneStructure for a plane
 CKzcQuaternionStructure of quaternion
 CKzcRandomStructure for pseudo-random number generator
 CKzcRayStructure for ray
 CKzcRectangleStructure for rectangle
 CKzcReparametrizationReparametrizes a curve by curve length
 CKzcSplineSpline curve
 CKzcSplineTrackerSpline curve tracker
 CKzcStringIteratorString iterator for unicode characters
 CKzcVector2Structure of 2D vector
 CKzcVector3Structure of 3D vector
 CKzcVector4Structure of 4D vector
 CKzsDesktopDesktop object
 CKzsDisplayDisplay device object
 CKzsEventQueueIteratorIterator for event queues
 CKzsInputDeviceInput device object
 CKzsInputDeviceNativeNative implementation of input device
 CKzsResourceFileResource structure
 CKzsSurfaceSurface for graphics output
 CKzsSurfaceConfigurationConfiguration data for surfaces and windows
 CkzsSurfaceConfigurationNativeFunctions
 CkzsSurfaceNativeFunctions
 CKzsSurfacePropertiesProperties for a surface
 CKzsThreadAn operating system thread that allows concurrent execution of code
 CKzsThreadBarrierBarrier object for synchronizing threads
 CKzsThreadLockLock object for synchronizing threads
 CKzsWindowKanzi window structure
 CKzsWindowNativeFor Win32
 CKzuBinaryDirectoryDirectory of a single .kzb binary or a merged result of several .kzb binaries
 CKzuBinaryFileInfoRepresents a single file inside a directory
 CKzuBinaryFolderInfoRepresents a single folder inside a directory
 CKzuBinaryLoaderBinary loader structure
 CKzuBinarySourceSpecifies a source where file content can be read with an input stream
 CKzuBitmapFontSystemStructure for bitmap font system
 CKzuBoundingVolumeBase structure for bounding volume
 CKzuBoundingVolumeAxisAlignedBoxAxis aligned bounding box, inherited from KzuBoundingVolume
 CKzuBoundingVolumeSphereSphere volume, inherited from KzuBoundingVolume
 CKzuCharacterLayoutStructure for layout of a single character for text rendering
 CKzuConfiguredFontFont structure for rendering text
 CKzuDummytypeFontDummy font structure
 CKzuDummytypeSystemStructure for dummy truetype font system
 CKzuEngineStructure for graphics engine core functionality
 CKzuFilterConfigurationConfiguration for filter types
 CKzuFontClassDefines functions for different font implementations
 CKzuFreetypeFontFont structure for rendering text with FreeType
 CKzuFreetypeSystemStructure for FreeType font system
 CKzuGlyphCache
 Ckanzi::KzuInputTouchPointThe structure describes the attributes for a touch point or mouse hit
 CKzuItypeFontFont structure for rendering text with iType
 CKzuItypeSystemStructure for iType font system
 CKzuMessageDispatcherMessage dispatcher object
 CKzuMessageType
 CKzuObjectSourceCacheStorage for object source cache data
 CKzuObjectSourceRuntimeDataStructure passed as parameter to object source reset
 CKzuSortObjectSourceConfigurationConfiguration for sort object sources
 CKzuTaskSchedulerTask scheduler for periodically calling a set of functions
 CKzuTextLayoutStructure for layout of arbitrary number of characters for text rendering
 CKzuTextLayouterStructure for text layouting and rendering
 CKzuTextLayouterClassDefines functions for different text layouter implementations
 CKzuTextManager
 Ckanzi::ListBoxTrajectoryPresenter< TFinalClass, TLayout, TItemClass, TScrollView >::KzuTrajectoryLayoutSnapInfo
 CKzuTransformedBoundingVolumeBounding volume in world coordinates
 CKzuTransformedObjectNodeStructure for transformed object node that contains reference to original object in scene graph and transformation in calculated world coordinates (affected by hierarchy)
 CKzuTruetypeSystemFont system base for truetype font implementations
 Ckanzi::KzuViewportStructure for viewport
 CKzuVirtualItemIteratorIterator for KzuVirtualItemList
 CKzuVirtualItemListA virtual collection of items that supports iteration
 Ckanzi::Node::MessageSubscription::LessFunctor
 Ckanzi::LinearEasingFunction
 Ckanzi::ListBoxGridPresenter< TFinalClass, TLayout, TItemClass, TScrollView >
 Ckanzi::ListBoxItemContainerBase class for List Box Item Containers for List Box
 Ckanzi::ListBoxTrajectoryPresenter< TFinalClass, TLayout, TItemClass, TScrollView >
 Ckanzi::NodeCompositor2D::ManagedCompositionTargetManaged composition target container
 Ckanzi::MaterialRendererMaterial renderer
 Ckanzi::DrawObjectsWithMaterialRenderPass::MaterialRendererContainerContainer for material renderers
 Ckanzi::Matrix3x3Matrix with 3x3 elements
 Ckanzi::Matrix4x4Matrix with 4x4 elements
 Ckanzi::Morph::MeshAttribute
 Ckanzi::MessageArgumentsMessage arguments is the base class for arguments passed in messages
 Ckanzi::MessageArgumentsBaseMetaclassWrapper< T >
 Ckanzi::MessageArgumentsBaseMetaclassWrapper< MessageArguments >
 Ckanzi::MessageDispatcherProperties
 Ckanzi::Node::MessageSubscriptionTokenMessage subscription token for nodes
 Ckanzi::MessageType< TArguments >
 Ckanzi::MessageType< kanzi::AnimationPlayer::CompletedMessageArguments >
 Ckanzi::MessageType< kanzi::AnimationPlayer::PauseMessageArguments >
 Ckanzi::MessageType< kanzi::AnimationPlayer::PlayMessageArguments >
 Ckanzi::MessageType< kanzi::AnimationPlayer::ResumeMessageArguments >
 Ckanzi::MessageType< kanzi::AnimationPlayer::StartedMessageArguments >
 Ckanzi::MessageType< kanzi::AnimationPlayer::StopMessageArguments >
 Ckanzi::MessageType< kanzi::AnimationPlayer::StoppedMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::CanceledMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::ClickedMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::LongPressMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::PointerEnteredMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::PointerLeftMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::PressedMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::ToggledOffMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::ToggledOnMessageArguments >
 Ckanzi::MessageType< kanzi::ButtonConcept::ToggleStateChangedMessageArguments >
 Ckanzi::MessageType< kanzi::ClickManipulator::ClickBeginMessageArguments >
 Ckanzi::MessageType< kanzi::ClickManipulator::ClickCancelMessageArguments >
 Ckanzi::MessageType< kanzi::ClickManipulator::ClickEnterMessageArguments >
 Ckanzi::MessageType< kanzi::ClickManipulator::ClickLeaveMessageArguments >
 Ckanzi::MessageType< kanzi::ClickManipulator::ClickMessageArguments >
 Ckanzi::MessageType< kanzi::Command::CommandMessageArguments >
 Ckanzi::MessageType< kanzi::DragAndDropManipulator::FinishedMessageArguments >
 Ckanzi::MessageType< kanzi::DragAndDropManipulator::MovedMessageArguments >
 Ckanzi::MessageType< kanzi::DragAndDropManipulator::StartedMessageArguments >
 Ckanzi::MessageType< kanzi::FocusManager::PostFocusMessageArguments >
 Ckanzi::MessageType< kanzi::FocusManager::PreFocusMessageArguments >
 Ckanzi::MessageType< kanzi::Keyboard::KeyDownMessageArguments >
 Ckanzi::MessageType< kanzi::Keyboard::KeyUpMessageArguments >
 Ckanzi::MessageType< kanzi::ListBoxConcept::ItemHiddenMessageArguments >
 Ckanzi::MessageType< kanzi::ListBoxConcept::ItemSelectedMessageArguments >
 Ckanzi::MessageType< kanzi::ListBoxConcept::ItemVisibleMessageArguments >
 Ckanzi::MessageType< kanzi::ListBoxConcept::ScrolledMessageArguments >
 Ckanzi::MessageType< kanzi::ListBoxConcept::ScrollFinishedMessageArguments >
 Ckanzi::MessageType< kanzi::ListBoxConcept::ScrollStartedMessageArguments >
 Ckanzi::MessageType< kanzi::ListBoxConcept::TargetChangedMessageArguments >
 Ckanzi::MessageType< kanzi::LongPressManipulator::LongPressMessageArguments >
 Ckanzi::MessageType< kanzi::MessageDispatcherProperties::TimerMessageArguments >
 Ckanzi::MessageType< kanzi::MessageDispatcherProperties::WriteLogMessageArguments >
 Ckanzi::MessageType< kanzi::MultiClickManipulator::MultiClickMessageArguments >
 Ckanzi::MessageType< kanzi::Page::ActivatedMessageArguments >
 Ckanzi::MessageType< kanzi::Page::DeactivatedMessageArguments >
 Ckanzi::MessageType< kanzi::Page::NavigateMessageArguments >
 Ckanzi::MessageType< kanzi::Page::NavigateParentMessageArguments >
 Ckanzi::MessageType< kanzi::Page::NavigationActivatedMessageArguments >
 Ckanzi::MessageType< kanzi::Page::NavigationDeactivatedMessageArguments >
 Ckanzi::MessageType< kanzi::Page::RegisterToNavigationMessageArguments >
 Ckanzi::MessageType< kanzi::Page::UnregisterFromNavigationMessageArguments >
 Ckanzi::MessageType< kanzi::PageHost::NavigateNextMessageArguments >
 Ckanzi::MessageType< kanzi::PageHost::NavigatePreviousMessageArguments >
 Ckanzi::MessageType< kanzi::PageHost::NavigationFinishedMessageArguments >
 Ckanzi::MessageType< kanzi::PageHost::NavigationStartedMessageArguments >
 Ckanzi::MessageType< kanzi::PanManipulator::FinishedMessageArguments >
 Ckanzi::MessageType< kanzi::PanManipulator::MovedMessageArguments >
 Ckanzi::MessageType< kanzi::PanManipulator::StartedMessageArguments >
 Ckanzi::MessageType< kanzi::PinchManipulator::FinishedMessageArguments >
 Ckanzi::MessageType< kanzi::PinchManipulator::MovedMessageArguments >
 Ckanzi::MessageType< kanzi::PinchManipulator::StartedMessageArguments >
 Ckanzi::MessageType< kanzi::PrefabViewConcept::AsynchronousLoadCompletedMessageArguments >
 Ckanzi::MessageType< kanzi::PrefabViewConcept::LoadAsynchronouslyMessageArguments >
 Ckanzi::MessageType< kanzi::PropertyTargetInterpolator::CompletedMessageArguments >
 Ckanzi::MessageType< kanzi::RangeConcept::ValueChangedMessageArguments >
 Ckanzi::MessageType< kanzi::RangeConcept::ValueChangeFinishedMessageArguments >
 Ckanzi::MessageType< kanzi::RangeConcept::ValueChangeStartedMessageArguments >
 Ckanzi::MessageType< kanzi::Screen::ActivateThemeMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::ScrollDirectionMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::ScrollEdgeMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::ScrolledMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::ScrollFinishedMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::ScrollPageMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::ScrollStartedMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::SetScrollMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::SetScrollTargetMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::SnapRequestMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::UserScrollFinishedMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::UserScrollStartedMessageArguments >
 Ckanzi::MessageType< kanzi::ScrollViewConcept::ZoomedMessageArguments >
 Ckanzi::MessageType< kanzi::StateManager::EnteredStateMessageArguments >
 Ckanzi::MessageType< kanzi::StateManager::GoToNextDefinedStateMessageArguments >
 Ckanzi::MessageType< kanzi::StateManager::GoToPreviousDefinedStateMessageArguments >
 Ckanzi::MessageType< kanzi::StateManager::GoToStateMessageArguments >
 Ckanzi::MessageType< kanzi::StateManager::LeftStateMessageArguments >
 Ckanzi::MessageType< kanzi::StateManager::TransitionFinishedMessageArguments >
 Ckanzi::MessageType< kanzi::StateManager::TransitionStartedMessageArguments >
 Ckanzi::MessageType< kanzi::ToggleButtonGroupConcept::ToggledMessageArguments >
 Ckanzi::MessageType< TArgumentsClass >
 Ckanzi::MetaclassMetaclass provides type inspection mechanism for Kanzi classes
 Ckanzi::MetadataGeneratedName
 Ckanzi::MetaMethodMetaMethod provides method invocation mechanism for Kanzi classes
 Ckanzi::MetaObjectMetaObject is the base class for classes that provide type reflection
 Ckanzi::MethodArgumentHolds argument type and value information
 Ckanzi::MethodArgumentsHolds arguments applied on metamethod invocation
 Ckanzi::DataContext::ModifiedSubscriptionSubscription entry
 CModifierEntry
 Ckanzi::AbstractPropertyTypeDescriptor::ModifierEntry
 CModifierStorage
 Ckanzi::AbstractPropertyTypeDescriptor::ModifierStorage
 Ckanzi::ModuleModule is a class representing a functional module with its own metadata about the types it contains
 Ckanzi::ModuleDeleterModule deleter for shared_ptr
 Ckanzi::MorphRuntimeContains morph weights for a morph
 Ckanzi::NativeDeploymentTargetReference to a backend implementation specific memory storage type for deployment
 CNativeDesktopPropertiesProperties for a desktop
 CNativeWindowPropertiesProperties for a window
 Ckanzi::Node::NodeComponentEntryObject node component entry
 CNodeComponentSourceMessageArguments
 CNodeComponentTargetMessageArguments
 Ckanzi::NodeCompositor2DComposition functionality for 2D nodes
 Ckanzi::NodeContext
 Ckanzi::NodeVisual2DComposition functionality for 2D nodes
 CNotificationStorage
 Ckanzi::AbstractPropertyTypeDescriptor::NotificationStorage
 Ckanzi::ObjectFactory
 Ckanzi::ObjectLoaderObjectLoader loads objects from KZB
 Ckanzi::PerformanceInfoHUD class allows drawing information on top of tests
 Ckanzi::PerformanceInfoPropertiesConfigurable performance info display properties
 Ckanzi::NodeCompositor2D::PerspectiveTransformParametersPerspective transform container
 Ckanzi::PowerEasingFunction
 Ckanzi::PrefabViewConceptPrefab view concept class
 Ckanzi::detail::PrimitiveDataTypeTraits< bool >
 Ckanzi::detail::PrimitiveDataTypeTraits< float >
 Ckanzi::detail::PrimitiveDataTypeTraits< int >
 Ckanzi::detail::PrimitiveDataTypeTraits< void * >
 Ckanzi::ProfilerRegistry< TProfiler >Profiler registry
 Ckanzi::ProfilerRegistry< AbstractProfiler >
 Ckanzi::ProfilerRegistry< IntervalProfiler >
 Ckanzi::ProfilerRegistry< MainLoopTaskProfiler >
 Ckanzi::ProfilingCategoryRepresents the runtime state of the profiling category
 Ckanzi::ProfilingScopeHelperThe profiling scope helper
 Ckanzi::PropertyDataTypeTraits< T >
 Ckanzi::PropertyDataTypeTraits< string >
 Ckanzi::PropertyObjectPropertyObject is the base class that supports setting and retrieving properties
 Ckanzi::PropertyType< Type, typename >Property type represents a property type for the property system
 Ckanzi::PropertyType< AllowedScrollAxis >
 Ckanzi::PropertyType< bool >
 Ckanzi::PropertyType< float >
 Ckanzi::PropertyType< GraphicsBlendMode >
 Ckanzi::PropertyType< GraphicsColorWriteMode >
 Ckanzi::PropertyType< GraphicsCompareFunction >
 Ckanzi::PropertyType< GraphicsCullMode >
 Ckanzi::PropertyType< GraphicsFormat >
 Ckanzi::PropertyType< GraphicsStencilOperation >
 Ckanzi::PropertyType< int >
 Ckanzi::PropertyType< kanzi::Camera::FieldOfViewType >
 Ckanzi::PropertyType< kanzi::Camera::OrthogonalCoordinateSystem >
 Ckanzi::PropertyType< kanzi::Camera::ProjectionType >
 Ckanzi::PropertyType< kanzi::ColorRGBA >
 Ckanzi::PropertyType< kanzi::DispatchMessageAction::DispatchMode >
 Ckanzi::PropertyType< kanzi::DockLayoutConcept::DockingSide >
 Ckanzi::PropertyType< kanzi::FlowLayoutConcept::LayoutDirection >
 Ckanzi::PropertyType< kanzi::FocusManager::FocusChainDirection >
 Ckanzi::PropertyType< kanzi::GridLayoutConcept::GridDirection >
 Ckanzi::PropertyType< kanzi::GridListBoxConcept::GridDirection >
 Ckanzi::PropertyType< kanzi::LegacyRenderPass::InvalidateAttachments >
 Ckanzi::PropertyType< kanzi::LevelOfDetail3D::LODType >
 Ckanzi::PropertyType< kanzi::ListBoxConcept::SelectionBehavior >
 Ckanzi::PropertyType< kanzi::Matrix4x4 >
 Ckanzi::PropertyType< kanzi::Node2D::ContentStretch >
 Ckanzi::PropertyType< kanzi::Node2D::ForegroundHint >
 Ckanzi::PropertyType< kanzi::Node2D::PixelFormat >
 Ckanzi::PropertyType< kanzi::Node::ContentStretch >
 Ckanzi::PropertyType< kanzi::Node::DepthAlignment >
 Ckanzi::PropertyType< kanzi::Node::HorizontalAlignment >
 Ckanzi::PropertyType< kanzi::Node::VerticalAlignment >
 Ckanzi::PropertyType< kanzi::PageTransitionCollection::kanzi::PageTransitionCollection::Transition::AnimationTarget >
 Ckanzi::PropertyType< kanzi::PageTransitionCollection::kanzi::PageTransitionCollection::Transition::Direction >
 Ckanzi::PropertyType< kanzi::Sampler::AddressingMode >
 Ckanzi::PropertyType< kanzi::Sampler::Filter >
 Ckanzi::PropertyType< kanzi::Sampler::MipmapMode >
 Ckanzi::PropertyType< kanzi::Screen::WindowMetricsType >
 Ckanzi::PropertyType< kanzi::ScrollViewConcept::AllowedScrollAxis >
 Ckanzi::PropertyType< kanzi::SRTValue2D >
 Ckanzi::PropertyType< kanzi::SRTValue3D >
 Ckanzi::PropertyType< kanzi::StackLayoutConcept::LayoutDirection >
 Ckanzi::PropertyType< kanzi::TextBlockConcept::TextHorizontalAlignment >
 Ckanzi::PropertyType< kanzi::TextBlockConcept::TextVerticalAlignment >
 Ckanzi::PropertyType< kanzi::Vector2 >
 Ckanzi::PropertyType< kanzi::Vector3 >
 Ckanzi::PropertyType< kanzi::Vector4 >
 Ckanzi::PropertyType< KzsWindowOrientation >
 Ckanzi::PropertyType< KzuExpressionValidatorOperation >
 Ckanzi::PropertyType< KzuPropertyBinaryTargetAttribute >
 Ckanzi::PropertyType< KzuTimeLineEntryPlaybackMode >
 Ckanzi::PropertyType< KzuViewportCoordinateType >
 Ckanzi::PropertyType< MessageRouting >
 Ckanzi::PropertyType< ResourceSharedPtr >
 Ckanzi::PropertyType< string >
 Ckanzi::PropertyType< Type >
 Ckanzi::PropertyType< Type, typename enable_if< is_enum< Type >::value >::type >Specialization for PropertyType for enums. See PropertyType
 Ckanzi::PropertyType< ViewportMode >
 Ckanzi::PropertyType< void * >
 Ckanzi::PropertyTypeEditorInfoEditor information for metadata
 Ckanzi::QuadDescriptionQuad description. Used to create renderable quad geometry
 Ckanzi::QuadraticEasingFunction
 Ckanzi::QuarticEasingFunction
 Ckanzi::QuinticEasingFunction
 Ckanzi::RangeConceptRangeConcept represents a number range with an optional step
 Ckanzi::Rectangle< T >2-dimensional integer rectangle
 Ckanzi::Rectangle< float >
 Ckanzi::Rectangle< int >
 Ckanzi::ReferenceCountScopeGuard< CounterType, FunctorType >Reference count scope guard
 Ckanzi::RelativeNodeResolver
 Ckanzi::Renderer
 Ckanzi::Renderer3DRenderer is the core component for assigning lights, meshes, cameras, skin animations etc. to lower level rendering
 Ckanzi::RendererStatisticsScope
 Ckanzi::CompositionManager::RequestComposition request class
 Ckanzi::RenderPass::ResourceBindingStruct containing resource binding information
 Ckanzi::ResourceIDResource ID
 Ckanzi::ResourceLoaderFactoryFactory for resource loader tasks
 Ckanzi::ResourceLoaderThreadContextResource loader thread local data
 Ckanzi::ResourceManagerUse the resource manager to access and use resources in kzb files
 Ckanzi::ResourceProfilerThe resource profiler
 Ckanzi::ResourceProfilingAttributesContainer for resource profiling attributes
 Ckanzi::ResourceProfilingContextThe resource profiling context
 Ckanzi::ResourceProfilingContextFactoryResource profiling context factory
 Ckanzi::ResourceProfilingDataSampleThe resource profiling data sample
 Ckanzi::ResourceProfilingPtreePopulatorResource profiling ptree populator
 Ckanzi::GridLayoutConcept::RowColumnDefinitionDefinition for the size and position of a single row or column
 Ckanzi::PageTransitionCollection::RuntimeRuntime class that is instantiated per page. Drives the internal state manager that is used to animate transitions
 Ckanzi::SamplerSampler provides the sampling parameters, such as minification and magnification filters, mipmap mode, and texture addressing mode for textures
 Ckanzi::ShaderProgram::SamplerInfo
 Ckanzi::SchedulerScheduler class
 Ckanzi::ExecuteScriptAction::Scope
 Ckanzi::ScopedRefCounterScoped reference counter, which takes an unsigned integer value as argument on construction to track
 Ckanzi::ScrollViewConcept::ScrollPositionMessageArguments
 Ckanzi::ScrollViewConcept::ScrollTargetMessageArguments
 Ckanzi::ScrollViewConceptScrollViewConcept is the base class that provides the functionality for the ScrollView2D and ScrollView3D classes
 Ckanzi::BindingExpressionOpCode::SettingsSettings contain information about expression binding operation, i.e
 Ckanzi::BindingAnimationOpCode::SettingsSettings contain information about animation binding operation, i.e
 Ckanzi::ShaderTextureUniformSpecifies single texture uniform entry
 Ckanzi::SharedImmutableStringShared immutable string container
 Ckanzi::SineEasingFunction
 Ckanzi::Mesh::SkeletonSkeleton is for animating mesh with bones
 Ckanzi::SliderConceptSliderConcept contains the trajectory ResourceID property
 Ckanzi::SmootherStepEasingFunction
 Ckanzi::SmoothStepEasingFunction
 Ckanzi::ScrollViewConcept::SnapMessageArguments
 Ckanzi::SpeedMeasurerImplements an object that calculates average speed from its measurement data
 Ckanzi::SplashScreenSplash screen
 Ckanzi::SRTValue2DStructure describing scale, rotation and translation transformation in 2D space
 Ckanzi::SRTValue3DStructure describing scale, rotation and translation transformation in 3D space
 Ckanzi::StackLayoutConceptStack layout concept base class
 Ckanzi::StandardMaterialContains property types of Standard material
 Ckanzi::StateManager::State
 Ckanzi::StateManager::StateGroup
 Ckanzi::StateManager::StateGroupRuntimeState group runtime
 CStateManagerRuntime
 Ckanzi::StateManager::StateObject
 Ckanzi::StateManager::StateObjectRuntimeState object runtime
 Ckanzi::StateManager::StateRuntimeState runtime
 Ckanzi::StateManager::StateTransition
 Ckanzi::StateManager::StateTransitionAnimation
 Ckanzi::StepEasingFunction
 Ckanzi::StopWatchStop watch class
 Ckanzi::SuspensionManagerSuspension manager implements logic for suspending the UI thread when there is no input, tasks or timed events
 Ckanzi::TagTag represents a mark that can be added to a node to mark that the node is of certain kind
 Ckanzi::CompositionManager::TargetComposition target
 Ckanzi::StateManager::TargetObjectTargetObject
 Ckanzi::TaskDispatcherBaseBase class for TaskDispatcher implementation
 CTBaseClass
 CTBaseItemGenerator
 Ckanzi::TextBlockConceptTextConcept is base class for nodes that implement text rendering
 CTextConcept
 Ckanzi::TextureSwizzleMaskTexture swizzle mask
 Ckanzi::TimeIntervalInterval in time specified as start and end timestamps
 Ckanzi::TimelinePlaybackContextHelper interface which defines the context of animation playback, i.e
 Ckanzi::TimerMessageArguments
 CTInputClass
 Ckanzi::ToggleButtonGroupConceptToggleButtonGroup contains properties that are common to both ToggleButtonGroup2D and ToggleButtonGroup3D
 Ckanzi::InputManipulator::TouchInfoStructure to hold the state of the current touch points
 Ckanzi::TouchPointIdEqualsHelper predicate functor which you can use to search for a touch point within a touch point container using the identifier of a touch point
 Ckanzi::TouchPointStateEqualsHelper predicate functor which you can use to search within a touch point container using the state of a touch point
 Ckanzi::Trajectory2DInputLogic
 Ckanzi::Trajectory3DInputLogic
 Ckanzi::TrajectoryLayoutConceptTrajectoryLayoutConcept contains trajectory layout related properties
 Ckanzi::TrajectoryListBox3DTraits
 Ckanzi::TransformedScene3D
 Ckanzi::PageTransitionCollection::TransitionDescribes transition from one page to another
 Ckanzi::PageTransitionCollection::TransitionAnimationEntry in transition animation array
 Ckanzi::PropertyTypeDescriptor< T >::TypedNotificationEntry
 Ckanzi::ShaderProgram::UniformProperty
 Ckanzi::UsingIntrusivePtrClass that should be inherited by objects using intrusive_ptr
 Ckanzi::AbstractPropertyTypeDescriptor::ValueModifier
 Ckanzi::AbstractPropertyTypeDescriptor::ValueSource
 CValueSource
 Ckanzi::AbstractPropertyTypeDescriptor::ValueSourceEntry
 Ckanzi::Vector2Vector with 2 floating point components: (x, y)
 Ckanzi::Vector3Vector with 3 floating point components: (x, y, z)
 Ckanzi::Vector4Vector with 4 floating point components: (x, y, z, w)
 Ckanzi::detail::VectorDataTypeTraits< ColorRGBA >
 Ckanzi::detail::VectorDataTypeTraits< Vector2 >
 Ckanzi::detail::VectorDataTypeTraits< Vector3 >
 Ckanzi::detail::VectorDataTypeTraits< Vector4 >
 Ckanzi::VertexAttributeA base class for mesh and shader program vertex attributes
 Ckanzi::WatermarkWatermark
 Cenable_shared_from_this
 Cruntime_error
 CTBaseGenerator
 Cvariant