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

Method name

src/python/PyImath/PyImathQuat.cpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26namespace PyImath {
27template <> const char *PyImath::QuatfArray::name() { return "QuatfArray"; }
28template <> const char *PyImath::QuatdArray::name() { return "QuatdArray"; }
29}
30

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected