Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderQueue.h61 typedef TElementKeyFactory ElementKeyFactoryType; typedef
601 ElementKeyFactoryType* opacityKeyFactory,
602 ElementKeyFactoryType* translucentKeyFactory,
603 ElementKeyFactoryType* additiveKeyFactory,
604 ElementKeyFactoryType* subtractionKeyFactory,
728 ElementKeyFactoryType* GetKeyFactory(ResMaterial::TranslucencyKind translucencyKind) in GetKeyFactory()
730 ElementKeyFactoryType* keyFactory = NULL; in GetKeyFactory()
752 ElementKeyFactoryType* m_OpacityKeyFactory;
753 ElementKeyFactoryType* m_TranslucentKeyFactory;
754 ElementKeyFactoryType* m_AdditiveKeyFactory;
[all …]