|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.io.IRhino3dm.RenderingAttributes
public static class IRhino3dm.RenderingAttributes
Field Summary | |
---|---|
java.util.ArrayList<IRhino3dm.MaterialRef> |
materials
|
Constructor Summary | |
---|---|
IRhino3dm.RenderingAttributes()
|
Method Summary | |
---|---|
void |
read(IRhino3dm.Rhino3dmFile context,
java.io.InputStream is)
|
void |
write(IRhino3dm.Rhino3dmFile context,
java.io.OutputStream os,
java.util.zip.CRC32 crc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.ArrayList<IRhino3dm.MaterialRef> materials
Constructor Detail |
---|
public IRhino3dm.RenderingAttributes()
Method Detail |
---|
public void read(IRhino3dm.Rhino3dmFile context, java.io.InputStream is) throws java.io.IOException
java.io.IOException
public void write(IRhino3dm.Rhino3dmFile context, java.io.OutputStream os, java.util.zip.CRC32 crc) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |