nw::gfx::TransformAnimBlendOpQuat Class

Syntax

class TransformAnimBlendOpQuat : public nw::gfx::TransformAnimBlendOp

Description

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

Member Functions

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


CONFIDENTIAL