Home
last modified time | relevance | path

Searched refs:GraphicsDrawing (Results 1 – 25 of 33) sorted by relevance

12

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp28 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 …]
Ddemo_DebugUtility.cpp99 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeterText()
142 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeter()
Ddemo_Utility.cpp46 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeGraphicsDrawing()
549 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeSharedFont()
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h47 class GraphicsDrawing
68 GraphicsDrawing();
73 ~GraphicsDrawing();
Ddemo_DebugUtility.h84 nw::demo::GraphicsDrawing* graphicsDrawing
98 nw::demo::GraphicsDrawing* graphicsDrawing
Ddemo_Utility.h84 nw::demo::GraphicsDrawing& graphicsDrawing
715 nw::demo::GraphicsDrawing& graphicsDrawing
Ddemo_GraphicsSystem.h67 class GraphicsDrawing; variable
/NW4C-2.0.3/demos/gfx/ParticleRecycleDemo/sources/
DParticleRecycleDemo.cpp53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleCtrlEmissionDemo/sources/
DParticleCtrlEmissionDemo.cpp55 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp58 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleChokeDemo/sources/
DParticleChokeDemo.cpp63 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleCombinationNodeDemo/sources/
DParticleCombinationNodeDemo.cpp53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleApplicationDemo/sources/
DParticleApplicationDemo.cpp55 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleDemo/sources/
DParticleDemo.cpp60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleMissileDemo/sources/
DParticleMissileDemo.cpp53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleDropFrameDemo/sources/
DParticleDropFrameDemo.cpp60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/UserRenderNodeDemo/sources/
DUserRenderNodeDemo.cpp66 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/PartialAnimationDemo/sources/
DPartialAnimationDemo.cpp66 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ParticleChangeVtxDemo/sources/
DParticleChangeVtxDemo.cpp60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/AnimationDemo/sources/
DAnimationDemo.cpp62 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/FastCreateDemo/sources/
DFastCreateDemo.cpp71 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/AnimationChangeDemo/sources/
DAnimationChangeDemo.cpp66 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/SceneTreeDemo/sources/
DSceneTreeDemo.cpp56 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-2.0.3/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp109 nw::demo::GraphicsDrawing s_GraphicsDrawing;

12