tgrekov-fdf
HIVE fdf May 2024
Loading...
Searching...
No Matches
mlx_image Struct Reference

#include <MLX42.h>

Collaboration diagram for mlx_image:
[legend]

Detailed Description

An image with an individual buffer that can be rendered. Any value can be modified except the width/height and context.

Parameters
widthThe width of the image.
heightThe height of the image.
pixelsThe literal pixel data.
instancesAn instance carrying the X, Y and Z location data.
countThe element count of the instances array.
enabledIf true the image is drawn onto the screen, else it's not.
contextAbstracted OpenGL data.

Definition at line 340 of file MLX42.h.


The documentation for this struct was generated from the following file: