Home
last modified time | relevance | path

Searched refs:SetProjectionMtx (Results 1 – 25 of 30) sorted by relevance

12

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawInfo.cpp46 DrawInfo::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx() function in nw::lyt::DrawInfo
Dlyt_GraphicsResource.cpp426 GraphicsResource::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx() function in nw::lyt::GraphicsResource
443 m_TextWriterResource.SetProjectionMtx(mtx); in SetProjectionMtx()
Dlyt_Drawer.cpp67 Base::SetProjectionMtx(drawInfo.GetProjectionMtx()); in DrawBegin()
/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterResource.h85 void SetProjectionMtx(const nn::math::MTX44& mtx) const;
Dfont_RectDrawer.h193 void SetProjectionMtx(const nn::math::MTX44& mtx);
/NW4C-2.0.3/demos/lyt/perspective/sources/
Dmain.cpp165 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
200 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_DrawInfo.h311 void SetProjectionMtx(const nw::math::MTX44& mtx);
Dlyt_GraphicsResource.h413 void SetProjectionMtx(const nw::math::MTX44& mtx);
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DLytCtrl.cpp281 m_DrawInfo.SetProjectionMtx(projMtx); in setupCamera()
/NW4C-2.0.3/demos/lyt/simple/sources/
Dmain.cpp216 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/lyt/texVram/sources/
Dmain.cpp132 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/lyt/extUserData/sources/
Dmain.cpp137 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/lyt/locationAdjust/sources/
Dmain.cpp150 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/lyt/archiveFont/sources/
Dmain.cpp164 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/lyt/multiArc/sources/
Dmain.cpp140 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterResource.cpp194 TextWriterResource::SetProjectionMtx(const nn::math::MTX44& mtx) const in SetProjectionMtx() function in nw::font::TextWriterResource
/NW4C-2.0.3/demos/lyt/group/sources/
Dmain.cpp135 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/lyt/simple2/sources/
Dmain.cpp134 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/font/OldResFont/sources/
Dmain.cpp264 textWriterResource.SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-2.0.3/demos/font/ResFont/sources/
Dmain.cpp320 pDrawer->SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-2.0.3/demos/lyt/bounding/sources/
Dmain.cpp136 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/font/PackedFont/sources/
Dmain.cpp427 textWriterResource.SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-2.0.3/demos/snd/demolib/sources/
Ddemolib.cpp308 pDrawer->SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-2.0.3/demos/lyt/orthoStereo/sources/
Dmain.cpp211 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-2.0.3/demos/font/ArchiveFont/sources/
Dmain.cpp460 pDrawer->SetProjectionMtx(proj); in SetupTextCamera()

12