nw::anim::AnimBlendOpTexture Class

Syntax

class AnimBlendOpTexture : public nw::anim::AnimBlendOp

Description

Class for texture pattern animation blend operations.

Member Functions

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


CONFIDENTIAL