Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleAnimationOption.h31 struct ResParticleAnimationOptionData struct
41 class ResParticleAnimationOption : public nw::ut::ResCommon< ResParticleAnimationOptionData > argument
63 struct ResParticleFittingAnimationOptionData : public ResParticleAnimationOptionData
81 struct ResParticleFrameLoopAnimationOptionData : public ResParticleAnimationOptionData
105 struct ResParticleRandomAnimationOptionData : public ResParticleAnimationOptionData
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleUtil.cpp506 animationOptionSize = sizeof(ResParticleAnimationOptionData); in GetMemorySizeForDuplicateResParticleUpdaterInternal()
690 animationOptionSize = sizeof(ResParticleAnimationOptionData); in DuplicateResParticleUpdater()