RT
Functions
object_tools.c File Reference
#include "render.h"
#include "librt.h"
#include "interface.h"
Include dependency graph for object_tools.c:

Functions

t_objfind_obj_at_pixel (t_data *app, int x, int y)
 
void edit_color_mat (t_color *target, char *label, t_material *mat)
 

Function Documentation

◆ edit_color_mat()

void edit_color_mat ( t_color target,
char *  label,
t_material mat 
)

◆ find_obj_at_pixel()

t_obj* find_obj_at_pixel ( t_data app,
int  x,
int  y 
)