| /NW4C-1.3.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 26 const f32 GraphicsDrawing::FONT_SIZE = 16.0f; 27 const f32 GraphicsDrawing::FONT_FIXED_WIDTH = 10.5f; 31 GraphicsDrawing::GraphicsDrawing() in GraphicsDrawing() function in nw::demo::GraphicsDrawing 62 GraphicsDrawing::~GraphicsDrawing() in ~GraphicsDrawing() 68 GraphicsDrawing::Finalize() in Finalize() 80 GraphicsDrawing::InitializeShape( void* pShaderBinary, size_t binarySize ) in InitializeShape() 123 GraphicsDrawing::InitializeShape( os::IAllocator* allocator, const wchar_t* shaderPath ) in InitializeShape() 167 GraphicsDrawing::DestroyShape() in DestroyShape() 187 GraphicsDrawing::SetupShape() in SetupShape() 195 GraphicsDrawing::BeginDrawingShape() in BeginDrawingShape() [all …]
|
| D | demo_DebugUtility.cpp | 97 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeterText() 140 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeter()
|
| D | demo_Utility.cpp | 44 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeGraphicsDrawing() 525 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeSharedFont()
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_GraphicsDrawing.h | 45 class GraphicsDrawing 66 GraphicsDrawing(); 71 ~GraphicsDrawing();
|
| D | demo_DebugUtility.h | 82 nw::demo::GraphicsDrawing* graphicsDrawing 96 nw::demo::GraphicsDrawing* graphicsDrawing
|
| D | demo_Utility.h | 82 nw::demo::GraphicsDrawing& graphicsDrawing 713 nw::demo::GraphicsDrawing& graphicsDrawing
|
| D | demo_GraphicsSystem.h | 65 class GraphicsDrawing; variable
|
| /NW4C-1.3.3/demos/gfx/SimpleDemo/sources/ |
| D | SimpleDemo.cpp | 56 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleCtrlEmissionDemo/sources/ |
| D | ParticleCtrlEmissionDemo.cpp | 53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleRecycleDemo/sources/ |
| D | ParticleRecycleDemo.cpp | 51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleChokeDemo/sources/ |
| D | ParticleChokeDemo.cpp | 61 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleApplicationDemo/sources/ |
| D | ParticleApplicationDemo.cpp | 53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleScaleDemo/sources/ |
| D | ParticleScaleDemo.cpp | 51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleDemo/sources/ |
| D | ParticleDemo.cpp | 58 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleCombinationNodeDemo/sources/ |
| D | ParticleCombinationNodeDemo.cpp | 51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleMissileDemo/sources/ |
| D | ParticleMissileDemo.cpp | 51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/PartialAnimationDemo/sources/ |
| D | PartialAnimationDemo.cpp | 64 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/AnimationDemo/sources/ |
| D | AnimationDemo.cpp | 60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleChangeVtxDemo/sources/ |
| D | ParticleChangeVtxDemo.cpp | 58 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ResourceDemo/sources/ |
| D | ResourceDemo.cpp | 107 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/SceneTreeDemo/sources/ |
| D | SceneTreeDemo.cpp | 54 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/AnimationChangeDemo/sources/ |
| D | AnimationChangeDemo.cpp | 64 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 72 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/AnimationBlendDemo/sources/ |
| D | AnimationBlendDemo.cpp | 70 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-1.3.3/demos/gfx/MultiInstanceDemo/sources/ |
| D | MultiInstanceDemo.cpp | 63 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|