Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Suppliment.cpp38 const nw::math::MTX34* p1, in MTX44Mult()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp241 GraphicsDrawing::DrawLine( const math::VEC2& p1, const math::VEC2& p2, ut::Color8 color ) in DrawLine()