Home
last modified time | relevance | path

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

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DMath3D.h28 void BackRotate3DOffset(const Matrix4D rotMatrix, const CPoint3D * in, CPoint3D * out);
H A DMath3D.cpp87 void BackRotate3DOffset(const Matrix4D rotMatrix, const CPoint3D * in, CPoint3D * out) { in BackRotate3DOffset() function