| Class | Description |
---|
| MVerticesBytesArrayWriter |
MVerticesBytesArrayWriter has in charge to build the vertices byteArray buffer and the indices buffer
This class is used for mesh without texture
|
| MVerticesBytesArrayWriterWT |
MVerticesBytesArrayWriterWT has in charge to build the vertices byteArray buffer and the indices buffer
This class is used for mesh with texture
|
| WriterSet |
WriterSet contains an Id , a IMBytesArrayWriter and the dataPerVertex used for the writer
|
| WriterStore |
Contains all the WriterSet
|
| WriterType |
|