Home
last modified time | relevance | path

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

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