Home
last modified time | relevance | path

Searched refs:Function (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundPlayer.h371 template< class Function >
372 Function ForEachSound( Function function, bool reverse = false );
389 template< class Function >
390 Function ForEachSoundPriorityOrder( Function function, bool reverse = false );
452 template< class Function >
453 inline Function SoundPlayer::ForEachSound( Function function, bool reverse ) in ForEachSound()
485 template< class Function >
486 Function SoundPlayer::ForEachSoundPriorityOrder( Function function, bool reverse ) in ForEachSoundPriorityOrder()
Dsnd_ExternalSoundPlayer.h64 template< class Function >
65 Function ForEachSound( Function function, bool reverse = false );
76 template< class Function >
77 inline Function ExternalSoundPlayer::ForEachSound( Function function, bool reverse ) in ForEachSound()
Dsnd_SoundActor.h429 template< class Function >
430 Function ForEachSound( Function function, bool reverse = false );
477 template< class Function >
478 inline Function SoundActor::ForEachSound( Function function, bool reverse ) in ForEachSound()
482 m_ActorPlayer[ actorPlayerIndex ].ForEachSound<Function>( function, reverse ); in ForEachSound()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResProceduralTexture.h137 enum Function enum
154 …NW_RES_FIELD_PRIMITIVE_DECL( Function, MappingFunction ) // GetMappingFunction(), SetMappingF…
155 …NW_RES_FIELD_PRIMITIVE_DECL( Function, AlphaMappingFunction ) // GetAlphaMappingFunction(), SetAlp…