RetroArch
Public Attributes | List of all members
menu_display_ctx_rotate_draw Struct Reference

#include <menu_driver.h>

Collaboration diagram for menu_display_ctx_rotate_draw:
[legend]

Public Attributes

bool scale_enable
 
float rotation
 
float scale_x
 
float scale_y
 
float scale_z
 
math_matrix_4x4matrix
 

Member Data Documentation

◆ matrix

math_matrix_4x4* menu_display_ctx_rotate_draw::matrix

◆ rotation

float menu_display_ctx_rotate_draw::rotation

◆ scale_enable

bool menu_display_ctx_rotate_draw::scale_enable

◆ scale_x

float menu_display_ctx_rotate_draw::scale_x

◆ scale_y

float menu_display_ctx_rotate_draw::scale_y

◆ scale_z

float menu_display_ctx_rotate_draw::scale_z

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