Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImageDebugger/OpenImageDebugger
/ data
Method
data
src/math/linear_algebra.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
float* vec4::data() {
47
return vec_.data();
48
}
49
50
float& vec4::x() {
51
return vec_[0];
Callers
15
upload_atlas
Method · 0.45
finalize_strip_atlas
Function · 0.45
format_pixel_value
Function · 0.45
~Buffer
Method · 0.45
buffer_update
Method · 0.45
get_pixel_info
Method · 0.45
update_min_color_value
Method · 0.45
recompute_min_color_values
Method · 0.45
update_max_color_value
Method · 0.45
recompute_max_color_values
Method · 0.45
compute_contrast_brightness_parameters
Method · 0.45
configure
Method · 0.45
Calls
no outgoing calls
Tested by
13
TEST_F
Function · 0.36
TestSingleDoubleValue
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
send
Method · 0.36
receive
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
receive
Method · 0.36