Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
_viewport_camera Struct Reference

#include <smyrnadefs.h>

Data Fields

float x
 
float y
 
float z
 
float targetx
 
float targety
 
float targetz
 
float r
 

Detailed Description

Definition at line 149 of file smyrnadefs.h.

Field Documentation

◆ r

◆ targetx

float _viewport_camera::targetx

◆ targety

float _viewport_camera::targety

◆ targetz

float _viewport_camera::targetz

Definition at line 156 of file smyrnadefs.h.

Referenced by menu_click_add_camera().

◆ x

float _viewport_camera::x

Definition at line 150 of file smyrnadefs.h.

Referenced by glmotion_pan(), and menu_click_add_camera().

◆ y

float _viewport_camera::y

Definition at line 151 of file smyrnadefs.h.

Referenced by glmotion_pan(), and menu_click_add_camera().

◆ z

float _viewport_camera::z

Definition at line 152 of file smyrnadefs.h.

Referenced by menu_click_add_camera().


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