GEOmatrixTranslate

Top  Previous  Next

Textkörper

Parameter

matrix (DMATRIX *)                           [IN/OUT]

M_Param_Beschr

x (DOUBLE)                                                [IN]

M_Param_Beschr

y (DOUBLE)                                                [IN]

M_Param_Beschr

z (DOUBLE)                                                [IN]

M_Param_Beschr

Ergebnis

---

Deklaration

#include "basic.h"

 

void DLLENTRY GEOmatrixTranslate (

     DMATRIX *   matrix,

     DOUBLE      x,

     DOUBLE      y,

     DOUBLE      z

);

Verwandte Funktionen

GEOmatrixIdentity

GEOmatrixScale

GEOmatrixShear

GEOmatrixRotate

GEOconvertWithMatrix