MCPcopy 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

hashMethod · 0.45

Calls 1

NotImplementedExceptionFunction · 0.85

Tested by

no test coverage detected