MCPcopy Create free account
hub / github.com/RenderKit/embree / setPointQueryFunction

Method setPointQueryFunction

kernels/common/geometry.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 }
157
158 void Geometry::setPointQueryFunction (RTCPointQueryFunction func)
159 {
160 pointQueryFunc = func;
161 }
162
163 void Geometry::interpolateN(const RTCInterpolateNArguments* const args)
164 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected