Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleForm.h154 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
203 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, Scale )
Dgfx_ResParticleInitializer.h264 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, ImmediateValue )
Dgfx_ResLight.h454 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, SpotFactor ) // VEC2& GetSpotFactor() in NW_RES_CTOR_INHERIT()
Dgfx_ResParticleUpdater.h338 NW_RES_FIELD_VECTOR2_DECL( nw::math::VEC2, DefaultValue )
/NW4C-2.0.3/include/nw/ut/
Dut_ResDeclMacros.h57 #define NW_RES_FIELD_VECTOR2_DECL( type, name ) \ macro