MCPcopy Create free account
hub / github.com/defold/defold / vec3F

Class vec3F

engine/dlib/src/basis/transcoder/basisu_transcoder.cpp:14818–14818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14816 }
14817
14818 struct vec3F { float c[3]; };
14819
14820 static bool compute_least_squares_endpoints_rgb(const color32* pColors, const uint8_t* pSelectors, vec3F* pXl, vec3F* pXh)
14821 {

Callers 2

imageClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected