igor::iShaderMaterialIO Class Reference

#include <iShaderMaterialIO.h>

Static Public Member Functions

static bool read (const iaString &filename, const iShaderMaterialPtr &material)
 
static bool write (const iaString &filename, const iShaderMaterialPtr &material)
 

Detailed Description

reader for Igor shader material files

Member Function Documentation

◆ read()

bool igor::iShaderMaterialIO::read ( const iaString filename,
const iShaderMaterialPtr material 
)
static

reads material file and configures given material with it

Parameters
filenamepath to material file
materialthe material to configure with

◆ write()

bool igor::iShaderMaterialIO::write ( const iaString filename,
const iShaderMaterialPtr 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: