Home
last modified time | relevance | path

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

/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathVec3si.cpp12 template <> const char *PyImath::V3cArray::name() { return "V3cArray"; } in name()
H A DPyImathVec.h66 typedef FixedArray<IMATH_NAMESPACE::Vec3<unsigned char> > V3cArray; typedef