Searched defs:NW_DEPRECATED_FUNCTION (Results 1 – 5 of 5) sorted by relevance
102 NW_DEPRECATED_FUNCTION(virtual void SwapBuffer(SceneContext* /*sceneContext*/)) {} in NW_DEPRECATED_FUNCTION() function
356 NW_DEPRECATED_FUNCTION(void SetModelMatrix(Model* model)) in NW_DEPRECATED_FUNCTION() function467 NW_DEPRECATED_FUNCTION(void SetMatrixPaletteCount(int count)) { NW_UNUSED_VARIABLE(count); } in NW_DEPRECATED_FUNCTION() function
190 NW_DEPRECATED_FUNCTION(void SetUseBoneNormalMatrix(bool use) const) in NW_DEPRECATED_FUNCTION() function
70 #define NW_DEPRECATED_FUNCTION(MFunc) MFunc macro72 …#define NW_DEPRECATED_FUNCTION(MFunc) NW_DEPRECATED_FUNCTION_MSG(MFunc, "## Deprecated function ##… macro
143 NW_DEPRECATED_FUNCTION(void Set( f32 l, f32 r, f32 b, f32 t )) in NW_DEPRECATED_FUNCTION() function