Lines Matching defs:function
496 void ForeachModel(TFunction function) in ForeachModel()
514 void ForeachModel(TFunction* function) in ForeachModel()
526 void ForeachMaterial(TFunction function) in ForeachMaterial()
549 void ForeachMaterial(TFunction* function) in ForeachMaterial()
562 void ForeachModelMaterial(TFunction function) in ForeachModelMaterial()
585 void ForeachModelMaterial(TFunction* function) in ForeachModelMaterial()
599 void ForeachTexture(TFunction function) in ForeachTexture()
619 void ForeachTexture(TFunction* function) in ForeachTexture()
633 void ForeachIndexStream(TFunction function) in ForeachIndexStream()
673 void ForeachIndexStream(TFunction* function) in ForeachIndexStream()
687 void ForeachVertexStream(TFunction function) in ForeachVertexStream()
726 void ForeachVertexStream(TFunction* function) in ForeachVertexStream()