Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ TutorialData_Constructor
Function
TutorialData_Constructor
tutorials/interpolation/interpolation_device.h:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
};
12
13
inline void TutorialData_Constructor(TutorialData* This)
14
{
15
This->scene = nullptr;
16
}
17
18
inline void TutorialData_Destructor(TutorialData* This)
19
{
Callers
1
device_init
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected