Home
last modified time | relevance | path

Searched refs:ResParticleAnimationOptionData (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResParticleAnimationOption.h29 struct ResParticleAnimationOptionData struct
39 class ResParticleAnimationOption : public nw::ut::ResCommon< ResParticleAnimationOptionData > argument
61 struct ResParticleFittingAnimationOptionData : public ResParticleAnimationOptionData
79 struct ResParticleFrameLoopAnimationOptionData : public ResParticleAnimationOptionData
103 struct ResParticleRandomAnimationOptionData : public ResParticleAnimationOptionData
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleUtil.cpp504 animationOptionSize = sizeof(ResParticleAnimationOptionData); in GetMemorySizeForDuplicateResParticleUpdaterInternal()
688 animationOptionSize = sizeof(ResParticleAnimationOptionData); in DuplicateResParticleUpdater()