Home
last modified time | relevance | path

Searched refs:IsDynamic (Results 1 – 8 of 8) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_CameraViewUpdater.h68 bool IsDynamic() in IsDynamic() function
Dgfx_CameraProjectionUpdater.h86 bool IsDynamic() in IsDynamic() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_PerspectiveProjectionUpdater.cpp83 if (this->IsDynamic() && this->m_Resource.IsValid()) in ~PerspectiveProjectionUpdater()
Dgfx_LookAtTargetViewUpdater.cpp79 if (this->IsDynamic() && this->m_Resource.IsValid()) in ~LookAtTargetViewUpdater()
Dgfx_FrustumProjectionUpdater.cpp83 if (this->IsDynamic() && this->m_Resource.IsValid()) in ~FrustumProjectionUpdater()
Dgfx_RotateViewUpdater.cpp80 if (this->IsDynamic() && this->m_Resource.IsValid()) in ~RotateViewUpdater()
Dgfx_OrthoProjectionUpdater.cpp85 if (this->IsDynamic() && this->m_Resource.IsValid()) in ~OrthoProjectionUpdater()
Dgfx_AimTargetViewUpdater.cpp82 if (this->IsDynamic() && this->m_Resource.IsValid()) in ~AimTargetViewUpdater()