Package com.jogamp.opengl.util.texture
Class TextureSequence.TextureFrame
java.lang.Object
com.jogamp.opengl.util.TimeFrameI
com.jogamp.opengl.util.texture.TextureSequence.TextureFrame
- Enclosing interface:
- TextureSequence
Texture holder interface, maybe specialized by implementation
to associated related data.
-
Field Summary
Fields inherited from class com.jogamp.opengl.util.TimeFrameI
END_OF_STREAM_PTS, INVALID_PTS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jogamp.opengl.util.TimeFrameI
getDuration, getPTS, setDuration, setPTS
-
Constructor Details
-
TextureFrame
-
TextureFrame
-
-
Method Details
-
getTexture
-
toString
- Overrides:
toString
in classTimeFrameI
-