MCPcopy 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
46float* vec4::data() {
47 return vec_.data();
48}
49
50float& vec4::x() {
51 return vec_[0];

Callers 15

upload_atlasMethod · 0.45
finalize_strip_atlasFunction · 0.45
format_pixel_valueFunction · 0.45
~BufferMethod · 0.45
buffer_updateMethod · 0.45
get_pixel_infoMethod · 0.45
configureMethod · 0.45

Calls

no outgoing calls

Tested by 13

TEST_FFunction · 0.36
TestSingleDoubleValueFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
sendMethod · 0.36
receiveMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
receiveMethod · 0.36