MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / OnTexpadSetDefault

Method OnTexpadSetDefault

editor/TextureDialog.cpp:414–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

412void CTextureDialog::OnTexpadStretchMore() { HTextureStretchMore(Curroomp, Curface, Curedge); }
413
414void CTextureDialog::OnTexpadSetDefault() { HTextureSetDefault(Curroomp); }
415
416void CTextureDialog::OnTexpadNextEdge() { HTextureNextEdge(); }
417

Callers

nothing calls this directly

Calls 1

HTextureSetDefaultFunction · 0.85

Tested by

no test coverage detected