Home
last modified time | relevance | path

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

12

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawInfo.cpp44 DrawInfo::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx() function in nw::lyt::DrawInfo
Dlyt_GraphicsResource.cpp424 GraphicsResource::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx() function in nw::lyt::GraphicsResource
441 m_TextWriterResource.SetProjectionMtx(mtx.a); in SetProjectionMtx()
Dlyt_Drawer.cpp65 Base::SetProjectionMtx(drawInfo.GetProjectionMtx()); in DrawBegin()
/NW4C-1.2.23/include/nw/font/
Dfont_TextWriterResource.h83 void SetProjectionMtx(const nn::math::MTX44& mtx) const;
Dfont_RectDrawer.h191 void SetProjectionMtx(const nn::math::MTX44& mtx);
/NW4C-1.2.23/demos/lyt/perspective/sources/
Dmain.cpp163 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
198 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_DrawInfo.h309 void SetProjectionMtx(const nw::math::MTX44& mtx);
Dlyt_GraphicsResource.h411 void SetProjectionMtx(const nw::math::MTX44& mtx);
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DLytCtrl.cpp279 m_DrawInfo.SetProjectionMtx(projMtx); in setupCamera()
/NW4C-1.2.23/demos/lyt/archiveFont/sources/
Dmain.cpp162 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/lyt/simple/sources/
Dmain.cpp214 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/lyt/extUserData/sources/
Dmain.cpp135 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/lyt/multiArc/sources/
Dmain.cpp138 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/lyt/locationAdjust/sources/
Dmain.cpp148 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/lyt/simple2/sources/
Dmain.cpp132 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/lyt/group/sources/
Dmain.cpp133 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterResource.cpp192 TextWriterResource::SetProjectionMtx(const nn::math::MTX44& mtx) const in SetProjectionMtx() function in nw::font::TextWriterResource
/NW4C-1.2.23/demos/font/OldResFont/sources/
Dmain.cpp262 textWriterResource.SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-1.2.23/demos/lyt/bounding/sources/
Dmain.cpp134 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/font/ResFont/sources/
Dmain.cpp318 pDrawer->SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-1.2.23/demos/snd/demolib/sources/
Ddemolib.cpp319 pDrawer->SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-1.2.23/demos/font/PackedFont/sources/
Dmain.cpp425 textWriterResource.SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-1.2.23/demos/lyt/orthoStereo/sources/
Dmain.cpp209 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()
/NW4C-1.2.23/demos/font/ArchiveFont/sources/
Dmain.cpp458 pDrawer->SetProjectionMtx(proj); in SetupTextCamera()
/NW4C-1.2.23/demos/lyt/animShare/sources/
Dmain.cpp143 drawInfo.SetProjectionMtx(projMtx); in SetupCamera()

12