nw::gfx::TransformAnimBlendOp Class

Syntax

class TransformAnimBlendOp : public nw::anim::AnimBlendOp

Description

Base class for blend operations for transform animations.

Member Functions

Constructors and Destructors
TransformAnimBlendOp Constructor.
V ~TransformAnimBlendOp Destructor.
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)
Blend
V Blend Performs blending.
V PostBlend Performs post-blending operations.
PV Override Performs an override.

Class Hierarchy

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


CONFIDENTIAL