igor::iMaterialIO Class Reference

#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)
 

Detailed Description

reader for Igor material files

Member Function Documentation

◆ read()

bool igor::iMaterialIO::read ( const iaString filename,
const iMaterialPtr material 
)
static

reads material file and configures given material with it

Parameters
filenamepath to material file
materialthe material to configure with

◆ write()

bool igor::iMaterialIO::write ( const iaString filename,
const iMaterialPtr material 
)
static

writes material to file

Parameters
filenamepath to new material file
materialthe material to use

The documentation for this class was generated from the following files: