MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/Imath / name

Method name

src/python/PyImath/PyImathEuler.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23namespace PyImath {
24template<> const char *PyImath::EulerfArray::name() { return "EulerfArray"; }
25template<> const char *PyImath::EulerdArray::name() { return "EulerdArray"; }
26}
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected