Home
last modified time | relevance | path

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

/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathFrustum.cpp124 projectPointToScreenTuple(Frustum<T> &f, const tuple &t) in projectPointToScreenTuple() function
384 .def("projectPointToScreen", &projectPointToScreenTuple<T>) in register_Frustum()