Searched refs:NW_RES_FIELD_BOOL_PRIMITIVE_DECL (Results 1 – 12 of 12) sorted by relevance
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResModel.h | 84 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Visible ) // IsVisible(), SetVisible() 163 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Visible ) // IsVisible(), SetVisible() in NW_RES_CTOR_INHERIT() 164 …NW_RES_FIELD_BOOL_PRIMITIVE_DECL( NonuniformScalable ) // IsNonuniformScalable(), SetNonuniformSca… in NW_RES_CTOR_INHERIT()
|
| D | gfx_ResProceduralTexture.h | 94 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( NoiseEnabled ) // IsNoiseEnabled(), SetNoiseEnabled() 155 …NW_RES_FIELD_BOOL_PRIMITIVE_DECL( AlphaSeparate ) // IsAlphaSeparate(), SetAlphaSepara…
|
| D | gfx_ResParticleShapeBuilder.h | 51 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( AscendingOrder )
|
| D | gfx_ResMesh.h | 144 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Visible ) // IsVisible(), SetVisible() in NW_RES_CTOR_INHERIT()
|
| D | gfx_ResLight.h | 152 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( LightEnabled ) // IsLightEnabled(), SetLightEnabled() in NW_RES_CTOR_INHERIT() 348 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Dirty ) // IsDirty(), SetDirty() in NW_RES_FIELD_BOOL_PRIMITIVE_DECL() function
|
| D | gfx_ResLookupTable.h | 138 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Abs ) // IsAbs(), SetAbs()
|
| D | gfx_ResShader.h | 437 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Enabled ) // IsEnabled(), SetEnabled() 439 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( GeometryUniform ) // IsGeometryUniform(), SetGeometryUniform()
|
| D | gfx_ResVertex.h | 574 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Visible ) // IsVisible(), SetVisible()
|
| D | gfx_ResMaterial.h | 1289 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Dirty ) // IsDirty(), SetDirty() 1299 NW_RES_FIELD_BOOL_PRIMITIVE_DECL( Enabled ) // IsEnabled(), SetEnabled()
|
| D | gfx_ResTexture.h | 831 …NW_RES_FIELD_BOOL_PRIMITIVE_DECL( PerspectiveShadow ) // IsPerspectiveShadow(), SetPerspectiv… in NW_RES_CTOR_INHERIT()
|
| D | gfx_ResFragmentShader.h | 302 …NW_RES_FIELD_BOOL_PRIMITIVE_DECL( BumpRenormalize ) // IsBumpRenomalize(), SetBumpReno… in NW_RES_FIELD_FLAGS_DECL()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_ResDeclMacros.h | 39 #define NW_RES_FIELD_BOOL_PRIMITIVE_DECL( name ) \ macro
|