RT
Functions
vec3_spherical_cartesian.c File Reference
#include "rtstruct.h"
#include <math.h>
Include dependency graph for vec3_spherical_cartesian.c:

Functions

void vec3_cartesian_to_spherical (t_vec3 dir, float *azimuth, float *polar)
 

Function Documentation

◆ vec3_cartesian_to_spherical()

void vec3_cartesian_to_spherical ( t_vec3  dir,
float *  azimuth,
float *  polar 
)