MCPcopy Create free account
hub / github.com/cdcseacave/openMVS / EVTWorkflowTextureMesh

Method EVTWorkflowTextureMesh

apps/Viewer/Scene.cpp:223–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 Pixel8U(options.emptyColor), options.sharpnessWeight, options.ignoreMaskLabel, options.maxTextureSize);
222 }
223 EVTWorkflowTextureMesh(Scene* _pScene) : EventWorkflow(_pScene) {}
224};
225
226void* Scene::ThreadWorker(void*) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected