Home
last modified time | relevance | path

Searched refs:V4i64Array (Results 1 – 2 of 2) sorted by relevance

/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathVec4si.cpp15 template <> const char *PyImath::V4i64Array::name() { return "V4i64Array"; } in name()
H A DPyImathVec.h124 typedef FixedArray<IMATH_NAMESPACE::V4i64> V4i64Array; typedef