public static class IndexBufferPutter.ShortIndexBufferPutter extends IndexBufferPutter
IndexBufferPutter.ByteIndexBufferPutter, IndexBufferPutter.IntegerIndexBufferPutter, IndexBufferPutter.ShortIndexBufferPutter| Modifier and Type | Method and Description | 
|---|---|
| int | bytesPerIndex() | 
| static IndexBufferPutter.ShortIndexBufferPutter | getInstance() | 
| void | putIndex(java.nio.ByteBuffer buff,
        int idx) | 
| GL3AttributeStorage | storage() | 
getDefault, getDefault, putIndex, putIndices, putIndices, putIndices, putIndices, putIndices, putIndicespublic static IndexBufferPutter.ShortIndexBufferPutter getInstance()
public void putIndex(java.nio.ByteBuffer buff,
                     int idx)
putIndex in class IndexBufferPutterpublic int bytesPerIndex()
bytesPerIndex in class IndexBufferPutterpublic GL3AttributeStorage storage()
storage in class IndexBufferPutter