nw::gfx::TransformAnimBlendOpAccScale Class

Syntax

class TransformAnimBlendOpAccScale : public nw::gfx::TransformAnimBlendOp

Description

Class for blend operations that support accurate scale blending for transform animations.

Member Functions

Constructors and Destructors
TransformAnimBlendOpAccScale Constructor.
V ~TransformAnimBlendOpAccScale Destructor.
Blend
V Blend Performs blending.
V PostBlend Performs post-blending operations.
V Override Performs an override.
Platform
V Apply Applies the results of a blending operation to a target.
Set/Get
HasBlend Gets a value indicating whether there are blending operations.(Inherited from AnimBlendOp)
HasPostBlend Gets a value indicating whether there are post-blending operations.(Inherited from AnimBlendOp)

Class Hierarchy

nw::anim::AnimBlendOp
  nw::gfx::TransformAnimBlendOp
    nw::gfx::TransformAnimBlendOpAccScale


CONFIDENTIAL