Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ State
Method
State
samples/shared/lodepng.cpp:5956–5959 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5954
#ifdef LODEPNG_COMPILE_PNG
5955
5956
State::State()
5957
{
5958
lodepng_state_init(this);
5959
}
5960
5961
State::State(const State& other)
5962
{
Callers
nothing calls this directly
Calls
2
lodepng_state_init
Function · 0.85
lodepng_state_copy
Function · 0.85
Tested by
no test coverage detected