Type of a 2D mipmap level
Module OgamlGraphics.Texture.Texture2DMipmap
Represents a mipmap level of a 2D texture
Size of the mipmap level
See : OgamlMath.Vector2i
See : OgamlMath.Vector2i
Writes an image to a sub-rectangle of a mipmap level. Writes to the full mipmap level by default.
See : OgamlMath.IntRect
See : OgamlGraphics.Image
See : OgamlMath.IntRect
See : OgamlGraphics.Image
Returns the level of a Texture2DMipmap.t
System only function, binds the original texture of the mipmap
Texture2DMipmap implements the interface ColorAttachable and can be attached to an FBO.
See : OgamlGraphics.Attachment.ColorAttachment
See : OgamlGraphics.Attachment.ColorAttachment