Home
last modified time | relevance | path

Searched refs:inPerspectiveZ (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/math/
H A DV3.cpp27 void V3::transform( const R3Matrix& inMatrix, float inPerspectiveZ ) { in transform() argument
36 x = mZ + inPerspectiveZ; in transform()