Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ writeTransform
Method
writeTransform
src/IECoreVDB/VDBScene.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void writeTransform( const Data *transform, double time ) override
135
{
136
throw IECore::NotImplementedException(
""
);
137
}
138
139
////////////////////////////////////////////////////
140
// Attributes
Callers
1
hash
Method · 0.45
Calls
1
NotImplementedException
Function · 0.85
Tested by
no test coverage detected