nw::gfx::AnimBlendOpTransform Class

Syntax

class AnimBlendOpTransform : public nw::gfx::TransformAnimBlendOp

Description

Represents the blend operation for transform node animations that are not skeletal animations.

Member Variables

Blend
blendOp TransformAnimBlendOpStandard

Member Functions

Blend
V Blend Performs blending. Sets the required flags and leaves processing up to TransformAnimBlendOpStandard.
V PostBlend Performs post-blending operations.
V Override Performs an override.
Constructors and Destructors
AnimBlendOpTransform Constructor.
V ~AnimBlendOpTransform 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)

Class Hierarchy

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


CONFIDENTIAL