nw::anim::res::ResAnimGroup Class

Syntax

class ResAnimGroup : public nw::ut::ResCommon< ResAnimGroupData >

Description

Class for resource with collection of information for target animation

Enumerated Types

BlendOperationType The type of animation blending.
TargetType The type of animation target. Derived and defined.
Flag Flag for animation target.

Member Functions

Resource Access
GetFlags
SetFlags
GetName
GetTargetType
SetTargetType
GetMemberInfoSetCount
GetMemberInfoSet
GetMemberInfoSetIndex
GetBlendOperationsCount
GetBlendOperations
SetBlendOperations
Other
ResAnimGroup Constructor.
ref
operator ==
operator !=
ptr Returns a pointer to a binary resource structure. (Inherited from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::anim::res::ResAnimGroup


CONFIDENTIAL