Home
last modified time | relevance | path

Searched refs:m_IsDirty (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SharedAnimCache.h112 bool IsDirty() const { return m_IsDirty; } //!< @details :private in IsDirty()
113 void SetDirtyFlag(bool isDirty) { m_IsDirty = isDirty; } //!< @details :private in SetDirtyFlag()
140 m_IsDirty(true) in SharedAnimCache()
158 bool m_IsDirty; variable
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResLight.h73 nw::ut::ResBool m_IsDirty; member
83 nw::ut::ResBool m_IsDirty; member
Dgfx_ResMaterial.h158 nw::ut::ResBool m_IsDirty; member