nw::gfx::TransformAnimBlendOpAccScaleQuat Class

Syntax

class TransformAnimBlendOpAccScaleQuat : public nw::gfx::TransformAnimBlendOp

Description

Class for blend operations that support rotation blending for transform animations using accurate scale blending and quaternions.

Member Functions

Constructors and Destructors
TransformAnimBlendOpAccScaleQuat Constructor.
V ~TransformAnimBlendOpAccScaleQuat 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::TransformAnimBlendOpAccScaleQuat


CONFIDENTIAL