java.lang.Object | ||
↳ | java.lang.Enum<android.support.v8.renderscript.Type.CubemapFace> | |
↳ | android.support.v8.renderscript.Type.CubemapFace |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Type.CubemapFace | NEGATIVE_X | ||||||||||
Type.CubemapFace | NEGATIVE_Y | ||||||||||
Type.CubemapFace | NEGATIVE_Z | ||||||||||
Type.CubemapFace | POSITIVE_X | ||||||||||
Type.CubemapFace | POSITIVE_Y | ||||||||||
Type.CubemapFace | POSITIVE_Z |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|