Home
last modified time | relevance | path

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

12

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp26 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 …]
Ddemo_DebugUtility.cpp97 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeterText()
140 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeter()
Ddemo_Utility.cpp44 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeGraphicsDrawing()
525 nw::demo::GraphicsDrawing& graphicsDrawing in InitializeSharedFont()
/NW4C-1.3.3/include/nw/demo/
Ddemo_GraphicsDrawing.h45 class GraphicsDrawing
66 GraphicsDrawing();
71 ~GraphicsDrawing();
Ddemo_DebugUtility.h82 nw::demo::GraphicsDrawing* graphicsDrawing
96 nw::demo::GraphicsDrawing* graphicsDrawing
Ddemo_Utility.h82 nw::demo::GraphicsDrawing& graphicsDrawing
713 nw::demo::GraphicsDrawing& graphicsDrawing
Ddemo_GraphicsSystem.h65 class GraphicsDrawing; variable
/NW4C-1.3.3/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp56 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleCtrlEmissionDemo/sources/
DParticleCtrlEmissionDemo.cpp53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleRecycleDemo/sources/
DParticleRecycleDemo.cpp51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleChokeDemo/sources/
DParticleChokeDemo.cpp61 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleApplicationDemo/sources/
DParticleApplicationDemo.cpp53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleDemo/sources/
DParticleDemo.cpp58 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleCombinationNodeDemo/sources/
DParticleCombinationNodeDemo.cpp51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleMissileDemo/sources/
DParticleMissileDemo.cpp51 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/PartialAnimationDemo/sources/
DPartialAnimationDemo.cpp64 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/AnimationDemo/sources/
DAnimationDemo.cpp60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleChangeVtxDemo/sources/
DParticleChangeVtxDemo.cpp58 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp107 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/SceneTreeDemo/sources/
DSceneTreeDemo.cpp54 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/AnimationChangeDemo/sources/
DAnimationChangeDemo.cpp64 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/ParticleUpdaterDemo/sources/
DParticleUpdaterDemo.cpp72 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/AnimationBlendDemo/sources/
DAnimationBlendDemo.cpp70 nw::demo::GraphicsDrawing s_GraphicsDrawing;
/NW4C-1.3.3/demos/gfx/MultiInstanceDemo/sources/
DMultiInstanceDemo.cpp63 nw::demo::GraphicsDrawing s_GraphicsDrawing;

12