STATE_engine_get_supported_formats_extensions_array

 

 




   Returns an array of all the extensions supported by the engine.
   returns also in number_of_supported_formats the number of extensions supported.
   these are the extensions that can be used with STATE_engine_load_world()
   and with STATE_engine_save()
   Example of usage:
  		int num;
  		table=STATE_engine_get_supported_extensions_array(&num);
  		for(int i=0; i

 

 

Go to page 1      Select API

 

Copyright © 2007 3DSTATE Corporation. www.3dstate.com