Lines Matching defs:function
494 void ForeachModel(TFunction function) in ForeachModel()
512 void ForeachModel(TFunction* function) in ForeachModel()
524 void ForeachMaterial(TFunction function) in ForeachMaterial()
547 void ForeachMaterial(TFunction* function) in ForeachMaterial()
560 void ForeachModelMaterial(TFunction function) in ForeachModelMaterial()
583 void ForeachModelMaterial(TFunction* function) in ForeachModelMaterial()
597 void ForeachTexture(TFunction function) in ForeachTexture()
617 void ForeachTexture(TFunction* function) in ForeachTexture()
631 void ForeachIndexStream(TFunction function) in ForeachIndexStream()
671 void ForeachIndexStream(TFunction* function) in ForeachIndexStream()
685 void ForeachVertexStream(TFunction function) in ForeachVertexStream()
724 void ForeachVertexStream(TFunction* function) in ForeachVertexStream()