IndexBuffer: resolve a javadoc warning
This commit is contained in:
parent
a6f2c12700
commit
60967b9f04
@ -161,7 +161,7 @@ public abstract class IndexBuffer {
|
|||||||
* mesh.setBuffer(Type.Index, 3,
|
* mesh.setBuffer(Type.Index, 3,
|
||||||
* indexBuffer.getFormat(), indexBuffer);
|
* indexBuffer.getFormat(), indexBuffer);
|
||||||
* </pre>
|
* </pre>
|
||||||
* @return
|
* @return an enum value
|
||||||
*/
|
*/
|
||||||
public abstract Format getFormat();
|
public abstract Format getFormat();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user