replace view with texture, move plugin to Swift implementation
This commit is contained in:
3
ios/Classes/PolyvoxFilamentIOSApi.h
Normal file
3
ios/Classes/PolyvoxFilamentIOSApi.h
Normal file
@@ -0,0 +1,3 @@
|
||||
void* filament_viewer_new_ios(void* texture, void* loadResource, void* freeResource, void* resources);
|
||||
|
||||
void create_swap_chain(void* viewer, void* texture);
|
||||
Reference in New Issue
Block a user