|
0.45.0
|
#include <iMaterialIO.h>
Static Public Member Functions | |
| static bool | read (const iaString &filename, const iMaterialPtr &material) |
| static bool | write (const iaString &filename, const iMaterialPtr &material) |
reader for Igor material files
|
static |
reads material file and configures given material with it
| filename | path to material file |
| material | the material to configure with |
|
static |
writes material to file
| filename | path to new material file |
| material | the material to use |