nw::anim::res::ResAnimGroupMember Class

Syntax

class ResAnimGroupMember : public nw::ut::ResCommon< ResAnimGroupMemberData >

Description

Class for resource with information for overwriting the data members of target animations.

Has information about the objects of animation target and which members are animated. The derived class is defined for each animation target.

Enumerated Types

ObjectType Animation target objects.
MemberType Enumeration of which members in object are animated. Defined even in the derived class.

Member Functions

Resource Access
GetPath
NW_DEPRECATED_FUNCTION
GetMemberOffset
SetMemberOffset
GetMemberSize
SetMemberSize
GetBlendOperationIndex
SetBlendOperationIndex
GetObjectType
SetObjectType
GetMemberType
SetMemberType
GetResMaterialPtr
SetResMaterialPtr
Other
ResAnimGroupMember Constructor.
ref
operator ==
operator !=
SetValueForType Sets values to animation target members.
GetTypeInfo Gets the type information for the resource.
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::ResAnimGroupMember


CONFIDENTIAL