Home
last modified time | relevance | path

Searched defs:NW_RES_FIELD_PRIMITIVE_DECL (Results 1 – 10 of 10) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleAnimationOption.h49 NW_RES_FIELD_PRIMITIVE_DECL( f32, AnimationDuration ) in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResParticleCollection.h48 NW_RES_FIELD_PRIMITIVE_DECL( s32, Usage ) in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResParticleForm.h50 NW_RES_FIELD_PRIMITIVE_DECL( bool, IsResourceCopyEnabled ) in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResParticleInitializer.h53 NW_RES_FIELD_PRIMITIVE_DECL( bool, IsResourceCopyEnabled ) in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResCamera.h248 NW_RES_FIELD_PRIMITIVE_DECL( f32, Near ) // GetNear(), SetNear() in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResShader.h157 NW_RES_FIELD_PRIMITIVE_DECL( UniformType, UniformType ) // GetUniformType(), SetUniformType() in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResTextureMapper.h612NW_RES_FIELD_PRIMITIVE_DECL( u32, CommandSizeToSend ) // GetCommandSizeToSend(), SetCommandS… in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResParticleUpdater.h94 NW_RES_FIELD_PRIMITIVE_DECL( bool, IsResourceCopyEnabled ) in NW_RES_FIELD_PRIMITIVE_DECL() function
Dgfx_ResFragmentShader.h394 NW_RES_FIELD_PRIMITIVE_DECL( Scale, Scale ) // GetScale(), SetScale() in NW_RES_FIELD_PRIMITIVE_DECL() function
/NW4C-2.0.3/include/nw/ut/
Dut_ResDeclMacros.h29 #define NW_RES_FIELD_PRIMITIVE_DECL( type, name ) \ macro