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

Functions

float vec3_dot (t_vec3 *v1, t_vec3 *v2)
 

Function Documentation

◆ vec3_dot()

float vec3_dot ( t_vec3 v1,
t_vec3 v2 
)