RT
Functions
vec3_new.c File Reference
#include "rtstruct.h"
Include dependency graph for vec3_new.c:

Functions

void vec3_new (t_vec3 *res, float x, float y, float z)
 

Function Documentation

◆ vec3_new()

void vec3_new ( t_vec3 res,
float  x,
float  y,
float  z 
)