Searched refs:ResParticleAttribute (Results 1 – 1 of 1) sorted by relevance
40 class ResParticleAttribute : public nw::ut::ResCommon< ResParticleAttributeData >43 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResParticleAttribute) };46 NW_RES_CTOR( ResParticleAttribute )58 typedef nw::ut::ResArrayClass<ResParticleAttribute>::type ResParticleAttributeArray;69 class ResParticleStreamAttribute : public ResParticleAttribute75 NW_RES_CTOR_INHERIT( ResParticleStreamAttribute, ResParticleAttribute )90 class ResParticleParameterAttribute : public ResParticleAttribute96 NW_RES_CTOR_INHERIT( ResParticleParameterAttribute, ResParticleAttribute ) in NW_RES_CTOR_INHERIT() argument128 NW_RES_FIELD_CLASS_LIST_DECL( ResParticleAttribute, Attributes )