nw::gfx::TransformAnimBlendOpStandard Class

Syntax

class TransformAnimBlendOpStandard : public nw::gfx::TransformAnimBlendOp

Description

Class for standard blend operations for transform animations. Blends the components of rotation matrices and performs orthonormalization.

Member Functions

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


CONFIDENTIAL