Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DOM::Service::Tween Namespace Reference

Provides service interfaces for Tween. More...

Classes

class  IColorTweener
 Defines an interface that represents a color tweener. Color tweener can be used to obtain interpolated color values at discrete intervals during a motion/classic tween. More...
 
class  IFilterTweener
 Defines an interface that represents tweening of filter. Filter tweener can be used to obtain interpolated filter values at discrete intervals during a motion/classic tween. More...
 
class  IGeometricTweener
 Defines an interface that represents a geometric tweener(Transform). Geometric tweener can be used to obtain 2D transformation matrix at discrete intervals during a motion/classic tween. More...
 
class  IShapeTweener
 Defines an interface that represents shape tweener. Shape tweener can be used to obtain the shapes at discrete intervals during shape tween. More...
 
class  ITweenerService
 This describes the tweener service. More...
 

Variables

FCM::ConstFCMIID IID_ICOLOR_TWEENER
 Defines the universally-unique interface ID for IColorTweener. More...
 
FCM::ConstFCMIID IID_IFILTER_TWEENER
 Defines the universally-unique interface ID for IFilterTweener. More...
 
FCM::ConstFCMIID IID_IGEOMETRIC_TWEENER
 Defines the universally-unique interface ID for IGeometricTweener. More...
 
FCM::ConstFCMIID SHAPE_PROPERTY_ID
 Defines the property ID for "shape.". More...
 
FCM::ConstFCMIID GEOMETRIC_PROPERTY_ID
 Defines ID for geometric property. More...
 
FCM::ConstFCMIID COLOR_PROPERTY_ID
 Defines ID for color property. More...
 
FCM::ConstFCMIID FILTER_PROPERTY_ID
 Defines ID for filter property. More...
 
FCM::ConstFCMIID IID_ISHAPE_TWEENER
 Defines the universally-unique interface ID for IShapeTweener. More...
 
FCM::ConstFCMIID IID_ITWEENER_SERVICE
 Defines the universally-unique interface ID for ITweenerService. More...
 

Detailed Description

Provides service interfaces for Tween.

Variable Documentation

DOM::Service::Tween::COLOR_PROPERTY_ID
Initial value:
=
{0x85fc70ac, 0xce7a, 0x4be3, {0x87, 0x5a, 0xb6, 0x20, 0xc9, 0x9c, 0xe0, 0x8d}}

Defines ID for color property.

DOM::Service::Tween::FILTER_PROPERTY_ID
Initial value:
=
{0xdfbf19f4, 0x650f, 0x4fdb, {0xa9, 0x6d, 0xf3, 0xee, 0x30, 0x9e, 0xeb, 0x7}}

Defines ID for filter property.

DOM::Service::Tween::GEOMETRIC_PROPERTY_ID
Initial value:
=
{0x65b6b2bf, 0x359f, 0x4471, {0x99, 0x3, 0x74, 0x6f, 0xa6, 0x9, 0xce, 0x4f}}

Defines ID for geometric property.

FCM::ConstFCMIID DOM::Service::Tween::IID_ICOLOR_TWEENER
Initial value:
=
{0xba44c10e, 0x6eaa, 0x4aee, {0xa9, 0xe9, 0xf1, 0x4e, 0x9b, 0xf8, 0x33, 0x21}}

Defines the universally-unique interface ID for IColorTweener.

Note
Textual Representation: {BA44C10E-6EAA-4AEE-A9E9-F14E9BF83321}
FCM::ConstFCMIID DOM::Service::Tween::IID_IFILTER_TWEENER
Initial value:
=
{0x2b1cb09e, 0xf507, 0x4bd2, {0xa1, 0xef, 0x1a, 0x61, 0xe5, 0x83, 0x60, 0x8f}}

Defines the universally-unique interface ID for IFilterTweener.

Note
Textual Representation: {2B1CB09E-F507-4BD2-A1EF-1A61E583608F}
FCM::ConstFCMIID DOM::Service::Tween::IID_IGEOMETRIC_TWEENER
Initial value:
=
{0x3d45198b, 0x1ecd, 0x4731, {0xa7, 0x1c, 0xa8, 0xc4, 0x89, 0x7f, 0x1b, 0x1c}}

Defines the universally-unique interface ID for IGeometricTweener.

Note
Textual Representation: {3D45198B-1ECD-4731-A71C-A8C4897F1B1C}
FCM::ConstFCMIID DOM::Service::Tween::IID_ISHAPE_TWEENER
Initial value:
=
{0x7228a823, 0x6a82, 0x4c89, {0xa6, 0xc, 0x7c, 0xb8, 0xc2, 0x18, 0x3e, 0xe4}}

Defines the universally-unique interface ID for IShapeTweener.

Note
Textual Representation: {7228A823-6A82-4C89-A60C-7CB8C2183EE4}
FCM::ConstFCMIID DOM::Service::Tween::IID_ITWEENER_SERVICE
Initial value:
=
{0xdb5ed0c2, 0x1d0, 0x4da0, {0x90, 0x7c, 0x99, 0x96, 0x33, 0x43, 0x13, 0x8a}}

Defines the universally-unique interface ID for ITweenerService.

Note
Textual Representation: {DB5ED0C2-01D0-4DA0-907C-99963343138A}
DOM::Service::Tween::SHAPE_PROPERTY_ID
Initial value:
=
{0xf8dfae9, 0x2aa3, 0x49fa, {0x83, 0x25, 0xcb, 0x4e, 0x2, 0xca, 0xe, 0x88}}

Defines the property ID for "shape.".