MCPcopy Create free account
hub / github.com/OpenPathGuidingLibrary/openpgl / Distribution

Method Distribution

openpgl/include/openpgl/cpp/Distribution.h:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28////////////////////////////////////////////////////////////
29
30OPENPGL_INLINE Distribution::Distribution(PGLDistribution distributionHandle)
31{
32 m_distributionHandle = distributionHandle;
33}
34} // namespace cpp
35} // namespace openpgl

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected