Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderQueue.h59 typedef TElementKeyFactory ElementKeyFactoryType; typedef
584 ElementKeyFactoryType* opacityKeyFactory,
585 ElementKeyFactoryType* translucentKeyFactory,
586 ElementKeyFactoryType* additiveKeyFactory,
587 ElementKeyFactoryType* subtractionKeyFactory,
744 ElementKeyFactoryType* GetKeyFactory(ResMaterial::TranslucencyKind translucencyKind) in GetKeyFactory()
746 ElementKeyFactoryType* keyFactory = NULL; in GetKeyFactory()
768 ElementKeyFactoryType* m_OpacityKeyFactory;
769 ElementKeyFactoryType* m_TranslucentKeyFactory;
770 ElementKeyFactoryType* m_AdditiveKeyFactory;
[all …]