public final class R2UnitCube extends Object implements R2UnitCubeType
R2UnitCubeType 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 R2UnitCubeType |
newUnitCube(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
Construct a new
8 segment unit sphere. |
public static R2UnitCubeType newUnitCube(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
8 segment unit sphere.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 R2UnitSphereUsableTypepublic 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