public static class IRhino3dm.MappingChannel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
mappingChannelId |
IRhino3dm.UUID |
mappingId |
int |
mappingIndex |
IRhino3dm.Xform |
objectXform |
Constructor and Description |
---|
MappingChannel() |
Modifier and Type | Method and Description |
---|---|
void |
read(IRhino3dm.Rhino3dmFile context,
java.io.InputStream is) |
public IRhino3dm.UUID mappingId
public int mappingIndex
public int mappingChannelId
public IRhino3dm.Xform objectXform
public void read(IRhino3dm.Rhino3dmFile context, java.io.InputStream is) throws java.io.IOException
java.io.IOException