Searched refs:ResParticleAttribute (Results 1 – 1 of 1) sorted by relevance
38 class ResParticleAttribute : public nw::ut::ResCommon< ResParticleAttributeData >41 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResParticleAttribute) };44 NW_RES_CTOR( ResParticleAttribute )56 typedef nw::ut::ResArrayClass<ResParticleAttribute>::type ResParticleAttributeArray;67 class ResParticleStreamAttribute : public ResParticleAttribute73 NW_RES_CTOR_INHERIT( ResParticleStreamAttribute, ResParticleAttribute )88 class ResParticleParameterAttribute : public ResParticleAttribute94 NW_RES_CTOR_INHERIT( ResParticleParameterAttribute, ResParticleAttribute ) in NW_RES_CTOR_INHERIT() argument126 NW_RES_FIELD_CLASS_LIST_DECL( ResParticleAttribute, Attributes )