MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / COLVECTOR

Class COLVECTOR

src/nfs_data.h:254–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 };
253
254 struct COLVECTOR {
255 signed char x, z, y, unknown;
256 };
257
258 struct COLVROAD {
259 INTPT refPt;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected