| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Drawer.cpp | 32 Drawer::Draw( const Layout* pLayout, DrawInfo& drawInfo ) in Draw() 46 Drawer::Draw( const Pane* pPane, DrawInfo& drawInfo ) in Draw() 60 Drawer::DrawBegin( const DrawInfo& drawInfo ) in DrawBegin() 69 Drawer::DrawBegin(u32 flag) in DrawBegin() 84 Drawer::DrawEnd(u32 flag) in DrawEnd() 91 Drawer::Drawer() in Drawer() function in nw::lyt::Drawer 104 Drawer::Drawer( GraphicsResource& graphicsResource ) in Drawer() function in nw::lyt::Drawer 110 Drawer::Initialize( GraphicsResource& graphicsResource, void* vertexBuffer ) in Initialize() 139 Drawer::Finalize() in Finalize()
|
| D | lyt_DrawerUniform.cpp | 44 Drawer::SetUniformDataEnd() in SetUniformDataEnd() 68 Drawer::CalcTextureCoords( const Material* pMaterial, in CalcTextureCoords() 180 Drawer::SetUpTextureCoords( const nw::math::VEC4 texCoords[ TexMapMax * 2 ], in SetUpTextureCoords() 209 Drawer::SetCurrentUniformAlpha( const f32 alpha ) in SetCurrentUniformAlpha() 215 Drawer::SetUpMtx( const nw::math::MTX34& __restrict mtx ) in SetUpMtx() 225 Drawer::SetUpQuad( const nw::lyt::Size& __restrict size, in SetUpQuad() 239 Drawer::SetUpVtxColors( const nw::ut::Color8 vtxColors[ VERTEX_MAX ], const u8 globalAlpha ) in SetUpVtxColors() 301 Drawer* __restrict pDrawer ) const in MakeUniformDataSelf() 323 Drawer* __restrict pDrawer ) const in MakeUniformDataSelf() 371 Drawer* __restrict pDrawer ) const in MakeUniformData() [all …]
|
| D | lyt_DrawerGraphics.cpp | 35 Drawer::SetUpTexEnv( const Material* __restrict pMaterial ) in SetUpTexEnv() 281 void Drawer::SetUpTexEnvType2( const Material* __restrict pMaterial ) in SetUpTexEnvType2() 388 void Drawer::SetUpTexEnvType3( const Material* __restrict pMaterial ) in SetUpTexEnvType3() 547 void Drawer::SetUpTextures( const Material* __restrict pMaterial, bool addDisableCommand ) in SetUpTextures() 692 void Drawer::UniformAndDraw() in UniformAndDraw() 738 Drawer::SetUpTextBox( const TextBox* __restrict pTextBox, in SetUpTextBox() 793 Drawer::SetUpGLTexEnvUser( const Material* __restrict pMaterial ) in SetUpGLTexEnvUser() 976 Drawer::SetUpAlphaTest( const Material* __restrict pMaterial ) in SetUpAlphaTest() 1002 Drawer::SetUpBlendMode( const Material* __restrict pMaterial ) in SetUpBlendMode()
|
| D | lyt_TextBox.cpp | 666 TextBox::SetupDrawCharData(Drawer* pDrawer) in SetupDrawCharData()
|
| D | lyt_Window.cpp | 929 Window::MakeUniformDataSelf( DrawInfo* pDrawInfo, Drawer* pDrawer ) const in MakeUniformDataSelf()
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Drawer.h | 145 class Drawer : public font::RectDrawer 164 Drawer(); 175 explicit Drawer( GraphicsResource& graphicsResource );
|
| D | lyt_TextBox.h | 693 void UpdateDrawCharData(Drawer* pDrawer) in UpdateDrawCharData() 764 virtual void MakeUniformDataSelf( DrawInfo* pDrawInfo, Drawer* pDrawer ) const; 799 void UpdateDrawCharDataImpl(Drawer* pDrawer) in UpdateDrawCharDataImpl() 810 void SetupDrawCharData(Drawer* pDrawer);
|
| D | lyt_Picture.h | 277 virtual void MakeUniformDataSelf( DrawInfo* pDrawInfo, Drawer* pDrawer ) const;
|
| D | lyt_Pane.h | 1417 void MakeUniformData( DrawInfo* pDrawInfo, Drawer* pDrawer ) const; 1420 virtual void MakeUniformDataSelf( DrawInfo* pDrawInfo, Drawer* pDrawer ) const;
|
| D | lyt_Window.h | 470 virtual void MakeUniformDataSelf( DrawInfo* pDrawInfo, Drawer* pDrawer ) const;
|
| /NW4C-1.2.23/demos/Nw4cDemo/include/ |
| D | LytCtrl.h | 75 nw::lyt::Drawer m_Drawer;
|
| /NW4C-1.2.23/demos/lyt/orthoStereo/sources/ |
| D | main.cpp | 429 nw::lyt::Drawer drawer; in nnMain() 458 drawer.DrawBegin(nw::lyt::Drawer::DONT_USE_SETUP_COMMAND); in nnMain() 460 drawer.DrawEnd(nw::lyt::Drawer::DONT_USE_SETUP_COMMAND); in nnMain()
|
| /NW4C-1.2.23/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 245 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/simple/sources/ |
| D | main.cpp | 303 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/extUserData/sources/ |
| D | main.cpp | 277 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/multiArc/sources/ |
| D | main.cpp | 231 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 227 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/simple2/sources/ |
| D | main.cpp | 273 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/group/sources/ |
| D | main.cpp | 212 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/perspective/sources/ |
| D | main.cpp | 287 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/bounding/sources/ |
| D | main.cpp | 294 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/animShare/sources/ |
| D | main.cpp | 465 nw::lyt::Drawer drawer; in nnMain()
|
| /NW4C-1.2.23/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 436 nw::lyt::Drawer drawer; in nnMain()
|