Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ setGeometry
Method
setGeometry
lib/data/image.h:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
void setGeometry(Geometry geometry)
122
{
123
_geometry = geometry;
124
}
125
const Geometry& getGeometry() const
126
{
127
return _geometry;
Callers
2
readImage
Method · 0.80
readImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected