Home
last modified time | relevance | path

Searched refs:NW_RES_FIELD_VECTOR2_DECL (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResParticleForm.h152 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
201 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
Dgfx_ResParticleInitializer.h282 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, ImmediateValue )
Dgfx_ResLight.h447 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, SpotFactor ) // VEC2& GetSpotFactor() in NW_RES_CTOR_INHERIT()
Dgfx_ResParticleUpdater.h323 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, DefaultValue )
/NW4C-1.2.23/include/nw/ut/
Dut_ResDeclMacros.h49 #define NW_RES_FIELD_VECTOR2_DECL( type, name ) \ macro