class SharedAnimCache : public nw::gfx::GfxObject
Class for sharable animation classes.
This cache class can be shared by multiple instances of AnimEvaluator. If animation results are shared, you can anticipate faster processing because cache results remain available for re-use.
| nw::gfx::SharedAnimCache::Builder | Class for creating shared animation caches. |
|---|
| Create/Destroy | ||
|---|---|---|
Destroy
|
Destroys an object.(Derived from GfxObject.) |
|
| Other | ||
| V | ~SharedAnimCache | Destructor. |
nw::gfx::GfxObject
nw::gfx::SharedAnimCache
CONFIDENTIAL