nw::anim::res::ResMemberAnim Classclass ResMemberAnim : public nw::ut::ResCommon< ResMemberAnimData >
Class for resource with single-element animation data.
The function for evaluating the element type and the like are defined in the derived class for the corresponding element. The derived class defined each curve type as Int and Float.
| PrimitiveType | The type of the element being animated. |
|---|
| Resource Access | ||
|---|---|---|
GetFlags
|
||
SetFlags
|
||
| GetPath | ||
| GetTargetName | ||
| GetBaseObjectPath | ||
| GetPrimitiveType | ||
| SetPrimitiveType | ||
| Other | ||
| ResMemberAnim | Constructor. | |
| ref | ||
operator ==
|
||
operator !=
|
||
| Setup | Initializes a resource. | |
Cleanup
|
Cleans up a resource. | |
| GetPrimitiveSize | Gets the size of the primitive, in bytes. | |
| EvaluateResultForType | Evaluates the animation result for the type. | |
| ApplyCacheForType | ||
| 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::ResMemberAnim
CONFIDENTIAL