Home
last modified time | relevance | path

Searched defs:LEN_SQUARED_3FV (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-matrix.c142 #define LEN_SQUARED_3FV( V ) ((V)[0]*(V)[0]+(V)[1]*(V)[1]+(V)[2]*(V)[2]) macro
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-matrix.c142 #define LEN_SQUARED_3FV( V ) ((V)[0]*(V)[0]+(V)[1]*(V)[1]+(V)[2]*(V)[2]) macro