MCPcopy Create free account
hub / github.com/RenderKit/ospray / ClippingParallel

Class ClippingParallel

apps/ospTestSuite/test_geometry.cpp:123–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123class ClippingParallel : public Base, public ::testing::Test
124{
125 public:
126 ClippingParallel();
127 void SetUp() override;
128};
129
130ClippingParallel::ClippingParallel()
131{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected