Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fill
Method · 0.45
fillMB
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected