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

Method primID

kernels/geometry/object.h:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 __forceinline unsigned primID() const {
43 return _primID;
44 }
45
46 /*! fill triangle from triangle list */
47 __forceinline void fill(const PrimRef* prims, size_t& i, size_t end, Scene* scene)

Callers 2

fillMethod · 0.45
fillMBMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected