public final class R2DebugCube extends Object implements R2DebugCubeType
R2DebugCubeType interface.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jcanephora.core.JCGLArrayObjectUsableType |
arrayObject() |
void |
delete(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
Delete the current object.
|
com.io7m.junsigned.ranges.UnsignedRangeInclusiveL |
getRange() |
boolean |
isDeleted() |
static R2DebugCubeType |
newDebugCube(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
Allocate a new debug cube.
|
public static R2DebugCubeType newDebugCube(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
g - An OpenGL interfacepublic void delete(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
throws R2Exception
R2DeletableTypedelete in interface R2DeletableTypeg - An OpenGL interfaceR2Exception - On errorspublic com.io7m.jcanephora.core.JCGLArrayObjectUsableType arrayObject()
arrayObject in interface R2DebugCubeUsableTypepublic com.io7m.junsigned.ranges.UnsignedRangeInclusiveL getRange()
getRange in interface com.io7m.jcanephora.core.JCGLResourceSizedTypepublic boolean isDeleted()
isDeleted in interface com.io7m.jcanephora.core.JCGLResourceUsableTypeCopyright © 2017 <code@io7m.com> http://io7m.com