Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ object
Method
object
kernels/subdiv/patch.h:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
87
__forceinline Type type () const { return (Type)(ptr & 0xF); }
88
__forceinline void* object() const { return (void*) (ptr & ~0xF); }
89
90
size_t ptr;
91
};
Callers
3
eval
Method · 0.80
eval
Method · 0.80
eval
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected