Searched refs:m_OpacityKeyFactory (Results 1 – 1 of 1) sorted by relevance
594 this->m_OpacityKeyFactory = opacityKeyFactory;727 m_OpacityKeyFactory(NULL), in BasicRenderQueue()736 m_OpacityKeyFactory(NULL), in BasicRenderQueue()750 keyFactory = this->m_OpacityKeyFactory; in GetKeyFactory()761 default: NW_FAILSAFE_IF(false) { keyFactory = this->m_OpacityKeyFactory; } break; in GetKeyFactory()768 ElementKeyFactoryType* m_OpacityKeyFactory; variable