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

Method Region

openpgl/include/openpgl/cpp/Region.h:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59////////////////////////////////////////////////////////////
60
61OPENPGL_INLINE Region::Region(PGLRegion regionHandle)
62{
63 m_regionHandle = regionHandle;
64}
65
66} // namespace cpp
67} // namespace openpgl

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected