nw::anim::res::ResAnimGroupMember Classclass ResAnimGroupMember : public nw::ut::ResCommon< ResAnimGroupMemberData >
Information resource class for overwriting the data members of target animations.
Has information about objects to be animated and which members to animate. Derived classes are defined for each animation target.
ObjectType
|
Object to animate. | |
|---|---|---|
MemberType
|
Enumeration of which object members to animate. Defined even in derived classes. |
| Resource Access | ||
|---|---|---|
GetPath
|
Gets the Path information. |
|
GetMemberOffset
|
Gets information about the offset to the member. | |
GetBlendOperationIndex
|
Gets the blend operation index information. | |
GetObjectType
|
Gets an ObjectType indicating the type of the derived class. |
|
GetMemberType
|
Gets MemberType instances of the various derived classes. |
|
| 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. (Derived from ResCommon) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Derived from ResCommonBase.) |
|
| S |
GetClassName
|
|
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::anim::res::ResAnimGroupMember
CONFIDENTIAL