Searched refs:m_OpacityKeyFactory (Results 1 – 1 of 1) sorted by relevance
611 this->m_OpacityKeyFactory = opacityKeyFactory;711 m_OpacityKeyFactory(NULL), in BasicRenderQueue()720 m_OpacityKeyFactory(NULL), in BasicRenderQueue()734 keyFactory = this->m_OpacityKeyFactory; in GetKeyFactory()745 default: NW_FAILSAFE_IF(false) { keyFactory = this->m_OpacityKeyFactory; } break; in GetKeyFactory()752 ElementKeyFactoryType* m_OpacityKeyFactory; variable