igeo.io
Class I3DXML.ColorBufferType

java.lang.Object
  extended by igeo.io.I3DXML.ColorBufferType
Enclosing class:
I3DXML

public static class I3DXML.ColorBufferType
extends java.lang.Object


Nested Class Summary
static class I3DXML.ColorBufferType.ColorFormatType
           
 
Field Summary
 I3DXML.ColorBufferType format
           
 java.lang.String value
           
 
Constructor Summary
I3DXML.ColorBufferType()
           
I3DXML.ColorBufferType(I3DXML.ColorBufferType cbt)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

format

public I3DXML.ColorBufferType format

value

public java.lang.String value
Constructor Detail

I3DXML.ColorBufferType

public I3DXML.ColorBufferType()

I3DXML.ColorBufferType

public I3DXML.ColorBufferType(I3DXML.ColorBufferType cbt)