Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Material.h341 return GetTexMapAry()[idx]; in GetTexMap()
362 GetTexMapAry()[idx] = value; in SetTexMap()
384 GetTexMapAry()[idx].Set(value); in SetTexMap()
979 const TexMap* GetTexMapAry() const;
987 TexMap* GetTexMapAry();
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Material.cpp220 TexMap *const texMaps = GetTexMapAry(); in Material()
390 Material::GetTexMapAry() const in GetTexMapAry() function in nw::lyt::Material
396 Material::GetTexMapAry() in GetTexMapAry() function in nw::lyt::Material
475 TexMap *const texMaps = GetTexMapAry(); in SetTexMapNum()