xine-lib 1.2.11
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, and v2d::y.

Referenced by grid3d_draw().