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 Animation target object flag.

Member Functions

Resource Access
GetFlags Gets flags.
SetFlags Sets flags.
EnableFlags Enables flags.
DisableFlags Disables flags.
GetName Gets the name.
GetTargetType Gets the TargetType.
SetTargetType Sets the TargetType.
GetMemberInfoSetCount Gets the number of member information data elements.
GetMemberInfoSet Gets member information data.
GetMemberInfoSetIndex Gets the index number from member information data.
GetBlendOperationsCount Gets the number of BlendOperations elements.
GetBlendOperations Gets a pointer to the start address of BlendOperations.
Other
ResAnimGroup Constructor.
ref
operator ==
operator!=
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

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


CONFIDENTIAL