|
bool |
IsError
(bool inCheckDispOnly=true) |
|
int |
getCount
() |
|
void |
syncModel
(Model
m, bool overwrite) |
|
void |
clearCache
() |
|
SharpKmyGfx.Material[] |
getList
() |
|
void |
setMaterial
(int index,
Material
mtl, bool addIfLack) |
|
void |
setMaterial
(int index, Guid id, bool addIfLack) |
|
Guid |
getMaterialGuid
(int index) |
|
Material |
getMaterial
(int index) |
|
void |
clearMaterial
(int index) |
|
void |
save
(System.IO.BinaryWriter writer) |
|
void |
load
(System.IO.BinaryReader reader) |
|
void |
copyFrom
(MaterialSet
set) |
|
void |
clear
() |
|
void |
save
(BinaryWriter writer) |
|
void |
load
(BinaryReader reader) |
|