xine-lib 1.2.13-20230125hg15249
Functions
v3d.c File Reference
#include "v3d.h"

Functions

void v3d_to_v2d (v3d *v3, int nbvertex, int width, int height, float distance, v2d *v2)
 

Function Documentation

◆ v3d_to_v2d()

void v3d_to_v2d ( v3d * v3,
int nbvertex,
int width,
int height,
float distance,
v2d * v2 )

References F2I, height, width, v2d::x, v2d::y, and z.

Referenced by grid3d_draw().