Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPathGuidingLibrary/openpgl
/ getSceneBounds
Function
getSceneBounds
openpgl/field/Field.h:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
openpgl::BBox getSceneBounds() const
100
{
101
return m_sceneBounds;
102
}
103
104
void setIsSurface(const bool isSurface)
105
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected