nw::anim::res::ResAnimGroupMember Classclass ResAnimGroupMember : public nw::ut::ResCommon< ResAnimGroupMemberData >
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.
| ObjectType | Animation target objects. | |
|---|---|---|
| MemberType | Enumeration of which members in object are animated. Defined even in the derived class. |
| 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 | |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::anim::res::ResAnimGroupMember
CONFIDENTIAL