Searched refs:m_OpacityKeyFactory (Results 1 – 1 of 1) sorted by relevance
609 this->m_OpacityKeyFactory = opacityKeyFactory;709 m_OpacityKeyFactory(NULL), in BasicRenderQueue()718 m_OpacityKeyFactory(NULL), in BasicRenderQueue()732 keyFactory = this->m_OpacityKeyFactory; in GetKeyFactory()743 default: NW_FAILSAFE_IF(false) { keyFactory = this->m_OpacityKeyFactory; } break; in GetKeyFactory()750 ElementKeyFactoryType* m_OpacityKeyFactory; variable