public interface JCGLTextureUsableType extends JCGLNamedType, JCGLResourceUsableType, JCGLReferableType, JCGLResourceSizedType
| Modifier and Type | Method and Description |
|---|---|
JCGLTextureFormat |
textureGetFormat() |
long |
textureGetHeight() |
JCGLTextureFilterMagnification |
textureGetMagnificationFilter() |
JCGLTextureFilterMinification |
textureGetMinificationFilter() |
com.io7m.junsigned.ranges.UnsignedRangeInclusiveL |
textureGetRangeX() |
com.io7m.junsigned.ranges.UnsignedRangeInclusiveL |
textureGetRangeY() |
long |
textureGetWidth() |
isDeletedgetReferringContainersgetGLNamegetRangeJCGLTextureFilterMagnification textureGetMagnificationFilter()
JCGLTextureFilterMinification textureGetMinificationFilter()
com.io7m.junsigned.ranges.UnsignedRangeInclusiveL textureGetRangeX()
x axis rangecom.io7m.junsigned.ranges.UnsignedRangeInclusiveL textureGetRangeY()
y axis rangelong textureGetWidth()
long textureGetHeight()
JCGLTextureFormat textureGetFormat()
Copyright © 2015 <code@io7m.com> http://io7m.com