All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kzu_animation_item_base.h File Reference

Animation item Private functions of base class for animations, clips and timeline. More...

Classes

struct  KzuAnimationItemClass
 Defines functions for different object node types. More...
 
struct  KzuAnimationItem
 Structure for animation item. More...
 

Namespaces

 kanzi
 

Functions

KANZI_API kzsError kzuAnimationItemCreate_protected (KzuAnimationItem *animationItem, kanzi::Domain *domain, KzuAnimationItemType type, const KzuAnimationItemClass *itemClass)
 Creates new animation item. More...
 

Detailed Description

Animation item Private functions of base class for animations, clips and timeline.

Copyright 2008-2020 by Rightware. All rights reserved.

Function Documentation

KANZI_API kzsError kzuAnimationItemCreate_protected ( KzuAnimationItem animationItem,
kanzi::Domain domain,
KzuAnimationItemType  type,
const KzuAnimationItemClass itemClass 
)

Creates new animation item.