Home
last modified time | relevance | path

Searched defs:fromPlane (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/math/
H A DV3.cpp130 void V3::fromPlane( const V3& inNormal ) { in fromPlane() function in V3
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DTexCoordSystem.cpp122 const Mat4x4 fromPlane = invertedMatrix(toPlane); in moveTexture() local
H A DBrushFace.cpp163 const Mat4x4 fromPlane = invertedMatrix(toPlane); in boundsCenter() local
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DUVRotateTool.cpp228 const Mat4x4 fromPlane = invertedMatrix(toPlane); in doRender() local
H A DUVOriginTool.cpp271 const Mat4x4 fromPlane = invertedMatrix(toPlane); in doRender() local