MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/Imath / ~FixedVArray

Method ~FixedVArray

src/python/PyImath/PyImathFixedVArray.cpp:215–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213
214template <class T>
215FixedVArray<T>::~FixedVArray()
216{
217 // Nothing.
218}
219
220
221template <class T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected