| /CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/ |
| D | SceneManager.cpp | 159 void SceneManager::Draw() in Draw() function in scene::SceneManager 165 m_pScene->Draw(); in Draw()
|
| D | TenKey.cpp | 181 void TenKey::Draw() in Draw() function in scene::TenKey 183 m_controlManager.Draw(); in Draw()
|
| D | GuiControlManager.cpp | 224 void ControlManager::Draw() in Draw() function in scene::ControlManager
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/scene/ |
| D | SceneManager.h | 67 void Draw();
|
| D | Scene.h | 73 virtual void Draw() = 0;
|
| D | GuiControlManager.h | 98 void Draw();
|
| D | TenKey.h | 77 void Draw();
|
| /CTR-SDK-4.2.7-SampleDemos/demo1/ |
| D | demo1.cpp | 159 deviceList[0]->Draw(); in StartDemo() 166 deviceList[i]->Draw(); in StartDemo() 203 optionalDeviceList[i]->Draw(); in StartDemo()
|
| D | device.h | 60 void Draw(void) in Draw() function
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/ |
| D | demo_Particle.cpp | 119 void Particle::Draw(void) in Draw() function in demo::Particle 121 m_Sphere.Draw(); in Draw()
|
| /CTR-SDK-4.2.7-SampleDemos/applet/phtsel/ |
| D | Menu.h | 161 virtual void Draw( demo::RenderSystemDrawing& df, s32 x, s32 y, bool bSelectItem ) const = 0; 222 virtual void Draw( demo::RenderSystemDrawing& df, s32 x, s32 y, bool bSelectItem ) const in Draw() function 288 virtual void Draw( demo::RenderSystemDrawing& df, s32 x, s32 y, bool bSelectItem ) const in Draw() function
|
| D | PhtselMenu.h | 129 virtual void Draw( demo::RenderSystemDrawing& df, s32 x, s32 y, bool bSelectItem ) const in Draw() function 274 virtual void Draw( demo::RenderSystemDrawing& df, s32 x, s32 y, bool bSelectItem ) const in Draw() function
|
| D | phtsel_demo.cpp | 328 menu.GetItemPtr(i)->Draw( df, 4, y, menu.GetSelectItemIndex()==i ); in DrawText()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/RenderData/ |
| D | demo_RenderData.h | 87 virtual void Draw(void) = 0;
|
| D | demo_TrianglesRenderData.h | 518 virtual void Draw(void);
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/ |
| D | demo_Models.h | 67 virtual void Draw();
|
| D | demo_Models.cpp | 53 void ModelBase::Draw() in Draw() function in demo::ModelBase
|
| D | gx_AlphaTest.cpp | 198 s_CubeObject[i].Draw(); in DrawFrame()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/Body/ |
| D | demo_Particle.h | 52 virtual void Draw(void);
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/Draw3d/ |
| D | gx_Draw3d.cpp | 284 body.Draw(); in DrawBody()
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/ |
| D | demo_TrianglesRenderData.cpp | 302 Draw(); in DrawPackedTriangles() 773 void TrianglesRenderData::Draw(void) in Draw() function in demo::TrianglesRenderData
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheSimple/ |
| D | gx_CommandCacheSimple.cpp | 284 body.Draw(); in DrawBody()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/ |
| D | gx_CommandCacheVSUniformFrame.cpp | 340 body.Draw(); in DrawBody()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformModel/ |
| D | gx_CommandCacheVSUniformModel.cpp | 359 body.Draw(); in DrawBody()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/RenderToTexture/ |
| D | gx_RenderToTexture.cpp | 470 body.Draw(); in DrawBody()
|