Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_RenderQueue.h59 typedef TElementKeyFactory ElementKeyFactoryType; typedef
599 ElementKeyFactoryType* opacityKeyFactory,
600 ElementKeyFactoryType* translucentKeyFactory,
601 ElementKeyFactoryType* additiveKeyFactory,
602 ElementKeyFactoryType* subtractionKeyFactory,
726 ElementKeyFactoryType* GetKeyFactory(ResMaterial::TranslucencyKind translucencyKind) in GetKeyFactory()
728 ElementKeyFactoryType* keyFactory = NULL; in GetKeyFactory()
750 ElementKeyFactoryType* m_OpacityKeyFactory;
751 ElementKeyFactoryType* m_TranslucentKeyFactory;
752 ElementKeyFactoryType* m_AdditiveKeyFactory;
[all …]