MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / FindAliasedTexData

Function FindAliasedTexData

src/utils/vbsp/textures.cpp:402–446  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Finds or adds a texdata for the specified name ( same as below except instead of finding the named texture, copies the settings from the passed in sourceTexture. ) Used for creation of one off .vmt files for water surface textures Input : *pName - texture name Output : int index into dtexdata array ------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FindOrCreateWaterTexInfoFunction · 0.85

Calls 11

strlwrFunction · 0.85
GetTexDataFunction · 0.85
FindOriginalMaterialFunction · 0.85
qprintfFunction · 0.85
GetMaterialDimensionsFunction · 0.85
GetMaterialReflectivityFunction · 0.85
GetSurfacePropertiesFunction · 0.85
ErrorFunction · 0.50
BaseMethod · 0.45

Tested by

no test coverage detected