RT
Data Fields
s_cam Struct Reference

#include <rtstruct.h>

Collaboration diagram for s_cam:
Collaboration graph
[legend]

Data Fields

t_pt3 pos
 
t_vec3 dir
 
t_matrix rotation
 
float y_angle
 
float x_angle
 
void * anim
 
bool move_forward
 
bool move_backward
 
bool strafe_left
 
bool strafe_right
 
bool move_upward
 
bool move_downward
 
bool rotate_up
 
bool rotate_down
 
bool rotate_left
 
bool rotate_right
 
bool lock
 
bool lock_pos
 
t_pt3 pos_lock
 
bool lock_obj
 
t_objobj_lock
 
int speed
 

Field Documentation

◆ anim

void* s_cam::anim

◆ dir

t_vec3 s_cam::dir

◆ lock

bool s_cam::lock

◆ lock_obj

bool s_cam::lock_obj

◆ lock_pos

bool s_cam::lock_pos

◆ move_backward

bool s_cam::move_backward

◆ move_downward

bool s_cam::move_downward

◆ move_forward

bool s_cam::move_forward

◆ move_upward

bool s_cam::move_upward

◆ obj_lock

t_obj* s_cam::obj_lock

◆ pos

t_pt3 s_cam::pos

◆ pos_lock

t_pt3 s_cam::pos_lock

◆ rotate_down

bool s_cam::rotate_down

◆ rotate_left

bool s_cam::rotate_left

◆ rotate_right

bool s_cam::rotate_right

◆ rotate_up

bool s_cam::rotate_up

◆ rotation

t_matrix s_cam::rotation

◆ speed

int s_cam::speed

◆ strafe_left

bool s_cam::strafe_left

◆ strafe_right

bool s_cam::strafe_right

◆ x_angle

float s_cam::x_angle

◆ y_angle

float s_cam::y_angle

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