| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_GfxObject.h | 205 void Reset() { m_MovePtr.Reset(); } in Reset() function 208 void Reset(TTObject* object) { GfxPtr(object).Swap(*this); } in Reset() function 218 void Reset(TTObject* object, bool hasOwnership) in Reset() function
|
| D | gfx_SceneUpdater.h | 58 m_SkeletonUpdater.Reset(skeletonUpdater); in SkeletonUpdaterPtr() 66 m_WorldMatrixUpdater.Reset(worldMatrixUpdater); in WorldMatrixUpdaterPtr() 74 m_BillboardUpdater.Reset(billboardUpdater); in BillboardUpdaterPtr()
|
| D | gfx_Camera.h | 91 …DynamicBuilder& ViewUpdater(CameraViewUpdater* viewUpdater) { m_ViewUpdater.Reset(viewUpdater); re… in ViewUpdater() 95 …Updater(CameraProjectionUpdater* projectionUpdater) { m_ProjectionUpdater.Reset(projectionUpdater)… in ProjectionUpdater() 234 void SetViewUpdater(CameraViewUpdater* viewUpdater) { this->m_ViewUpdater.Reset(viewUpdater); } in SetViewUpdater() 247 this->m_ViewUpdater.Reset(viewUpdater); in SwapViewUpdater() 258 …r(CameraProjectionUpdater* projectionUpdater) { this->m_ProjectionUpdater.Reset(projectionUpdater)… in SetProjectionUpdater() 272 this->m_ProjectionUpdater.Reset(projectionUpdater); in SwapProjectionUpdater()
|
| /NW4C-1.3.3/demos/Nw4cDemo/include/ |
| D | SmParticle.h | 59 void Reset(); 122 m_ParticleEmitterInstArray[i]->Reset(); 129 m_ParticleEmitterInstArray[idx]->Reset();
|
| D | SmPerf.h | 85 virtual void Reset() in Reset() function 215 virtual void Reset();
|
| D | demo.h | 84 void Reset();
|
| /NW4C-1.3.3/sources/libraries/demo/ |
| D | demo_Pad.cpp | 60 Reset(); in Initialize() 100 Pad::Reset() in Reset() function in nw::demo::Pad 102 m_PadButton.Reset(); in Reset()
|
| D | demo_PadButton.cpp | 26 Reset(); in PadButton() 76 PadButton::Reset() in Reset() function in nw::demo::internal::PadButton
|
| /NW4C-1.3.3/demos/snd/demolib/include/ |
| D | demolib.h | 120 virtual void Reset() = 0; 153 virtual void Reset() { m_Value = m_Init; } in Reset() function 183 virtual void Reset() { m_Value = m_Init; } in Reset() function 209 virtual void Reset() { m_Value = m_Init; } in Reset() function
|
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_SceneUpdater.cpp | 44 this->m_SkeletonUpdater.Reset(SkeletonUpdater::Builder() in Create() 50 this->m_WorldMatrixUpdater.Reset(WorldMatrixUpdater::Builder() in Create() 56 this->m_BillboardUpdater.Reset(BillboardUpdater::Create(allocator)); in Create()
|
| D | gfx_Model.cpp | 323 m_Materials.Reset(memory, materialCount, allocator); in CreateMaterials() 347 m_Materials.Reset(memory, materialCount, allocator); in CreateMaterials() 424 m_MeshOriginalVisibilities.Reset(memory, meshesCount, allocator); in CreateResMeshes() 456 m_MeshNodeVisibilityBuffers.Reset(buffer, visibilitiesConut, allocator); in CreateResMeshNodeVisibilities() 471 m_MeshNodeOriginalVisibilities.Reset(memory, visibilitiesConut, allocator); in CreateResMeshNodeVisibilities() 546 m_MaterialActivator.Reset(activator); in CreateMaterialActivator()
|
| D | gfx_SkeletalModel.cpp | 51 skeleton.Reset(m_Description.sharedSkeleton, false); in Create() 67 skeleton.Reset(StandardSkeleton::Create( in Create()
|
| /NW4C-1.3.3/sources/libraries/lyt/ |
| D | lyt_Stopwatch.cpp | 63 void Stopwatch::Reset() in Reset() function in nw::lyt::internal::Stopwatch 78 it->Reset(); in ResetAll()
|
| /NW4C-1.3.3/demos/Nw4cDemo/sources/ |
| D | SmParticle.cpp | 64 void SmParticle::Reset() in Reset() function in __anon1ed972f90111::SmParticle 74 m_ParticleEmitterInstArray[i]->Reset(); in Reset()
|
| D | SmPerf.cpp | 182 SmGpuPerf::Reset() in Reset() function in __anon195443b20111::SmGpuPerf 194 SmPerf::Reset(); in Reset()
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_CurveAdshr.cpp | 85 Reset( initDecibel ); in Initialize() 97 void CurveAdshr::Reset( float initDecibel ) in Reset() function in nw::snd::internal::CurveAdshr
|
| D | snd_MidiStreamParser.cpp | 56 void MidiStreamParser::Reset() in Reset() function in nw::snd::internal::MidiStreamParser 98 Reset(); in ParseBuffer() 166 Reset(); in ParseBuffer()
|
| D | snd_CurveLfo.cpp | 55 void CurveLfo::Reset() in Reset() function in nw::snd::internal::CurveLfo
|
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_MovePtr.h | 375 void Reset() in Reset() function 391 void Reset(TTObject* object) in Reset() function 405 void Reset(TTObject* object, TTDeleter deleter) in Reset() function 418 void Reset(TTObject* object, os::IAllocator* allocator) in Reset() function
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_CurveLfo.h | 65 void Reset();
|
| D | snd_CurveAdshr.h | 65 void Reset( float initDecibel = VOLUME_INIT );
|
| D | snd_MidiStreamParser.h | 35 void Reset();
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_PadButton.h | 55 void Reset();
|
| D | demo_Particle.h | 233 void Reset() in Reset() function 239 emitter->Reset(); in Reset() 391 emitter->Reset(); in Emission() 684 emitter->Reset(); in ResetParticle()
|
| /NW4C-1.3.3/include/nw/font/ |
| D | font_Stopwatch.h | 55 void Reset() in Reset() function
|