Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Material.h343 return GetTexMapAry()[idx]; in GetTexMap()
364 GetTexMapAry()[idx] = value; in SetTexMap()
386 GetTexMapAry()[idx].Set(value); in SetTexMap()
981 const TexMap* GetTexMapAry() const;
989 TexMap* GetTexMapAry();
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp222 TexMap *const texMaps = GetTexMapAry(); in Material()
392 Material::GetTexMapAry() const in GetTexMapAry() function in nw::lyt::Material
398 Material::GetTexMapAry() in GetTexMapAry() function in nw::lyt::Material
477 TexMap *const texMaps = GetTexMapAry(); in SetTexMapNum()