Home
last modified time | relevance | path

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

/dports/graphics/pixie/Pixie/src/common/
H A DmathSpec.h145 inline SCALAR_TYPE lengthv(const SCALAR_TYPE *v) { in lengthv() function
/dports/graphics/pixie/Pixie/src/ri/
H A Dshading.cpp742 const float lengthv = dotvv(dPdv,dPdv); local