You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
template<typename _Tp> typename rtti<_Tp>::value_type PointToPlane(const vec3<_Tp>& point, const vec4<_Tp>& plane); // unsigned distance from a point to a plane (3D)
2043
2039
2044
-
#ifndef __CLING__
2045
2040
2046
2041
//
2047
2042
// rotation2D -- convert 2x2 rotation matrix to 3x3
0 commit comments