Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetMinEmbed
Method
SetMinEmbed
Source/Graphics/detailobjectsurface.cpp:818–820 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
816
}
817
818
void DetailObjectSurface::SetMinEmbed(float _min_embed) {
819
min_embed = _min_embed;
820
}
821
822
void DetailObjectSurface::SetMaxEmbed(float _max_embed) {
823
max_embed = _max_embed;
Callers
2
SetDetailObjectLayers
Method · 0.80
UpdateDetailObjectSurfaces
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected