| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 28 const f32 GraphicsDrawing::FONT_SIZE = 16.0f; 29 const f32 GraphicsDrawing::FONT_FIXED_WIDTH = 10.5f; 33 GraphicsDrawing::GraphicsDrawing() in GraphicsDrawing() function in nw::demo::GraphicsDrawing 64 GraphicsDrawing::~GraphicsDrawing() in ~GraphicsDrawing() 70 GraphicsDrawing::Finalize() in Finalize() 82 GraphicsDrawing::InitializeShape( void* pShaderBinary, size_t binarySize ) in InitializeShape() 125 GraphicsDrawing::InitializeShape( os::IAllocator* allocator, const wchar_t* shaderPath ) in InitializeShape() 169 GraphicsDrawing::DestroyShape() in DestroyShape() 189 GraphicsDrawing::SetupShape() in SetupShape() 197 GraphicsDrawing::BeginDrawingShape() in BeginDrawingShape() [all …]
|
| D | demo_DebugUtility.cpp | 99 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeterText() 142 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeter()
|
| D | demo_Utility.cpp | 46 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeGraphicsDrawing() 549 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeSharedFont()
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_GraphicsDrawing.h | 47 class GraphicsDrawing 68 GraphicsDrawing(); 73 ~GraphicsDrawing();
|
| D | demo_DebugUtility.h | 84 nw::demo::GraphicsDrawing* graphicsDrawing 98 nw::demo::GraphicsDrawing* graphicsDrawing
|
| D | demo_Utility.h | 84 nw::demo::GraphicsDrawing& graphicsDrawing 715 nw::demo::GraphicsDrawing& graphicsDrawing
|
| D | demo_GraphicsSystem.h | 67 class GraphicsDrawing; variable
|
| /NW4C-2.0.3/demos/gfx/ParticleRecycleDemo/sources/ |
| D | ParticleRecycleDemo.cpp | 53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleCtrlEmissionDemo/sources/ |
| D | ParticleCtrlEmissionDemo.cpp | 55 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/SimpleDemo/sources/ |
| D | SimpleDemo.cpp | 58 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleChokeDemo/sources/ |
| D | ParticleChokeDemo.cpp | 63 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleCombinationNodeDemo/sources/ |
| D | ParticleCombinationNodeDemo.cpp | 53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleApplicationDemo/sources/ |
| D | ParticleApplicationDemo.cpp | 55 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleScaleDemo/sources/ |
| D | ParticleScaleDemo.cpp | 53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleDemo/sources/ |
| D | ParticleDemo.cpp | 60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleMissileDemo/sources/ |
| D | ParticleMissileDemo.cpp | 53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleDropFrameDemo/sources/ |
| D | ParticleDropFrameDemo.cpp | 60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/UserRenderNodeDemo/sources/ |
| D | UserRenderNodeDemo.cpp | 66 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/PartialAnimationDemo/sources/ |
| D | PartialAnimationDemo.cpp | 66 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ParticleChangeVtxDemo/sources/ |
| D | ParticleChangeVtxDemo.cpp | 60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/AnimationDemo/sources/ |
| D | AnimationDemo.cpp | 62 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/FastCreateDemo/sources/ |
| D | FastCreateDemo.cpp | 71 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/AnimationChangeDemo/sources/ |
| D | AnimationChangeDemo.cpp | 66 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/SceneTreeDemo/sources/ |
| D | SceneTreeDemo.cpp | 56 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
|
| /NW4C-2.0.3/demos/gfx/ResourceDemo/sources/ |
| D | ResourceDemo.cpp | 109 nw::demo::GraphicsDrawing s_GraphicsDrawing;
|