|
Panda3D
|
Classes | |
| class | LineNodePath |
Functions | |
| getCrankAngle (center) | |
| getNearProjectionPoint (nodePath) | |
| getScreenXY (nodePath) | |
| planeIntersect (lineOrigin, lineDir, planeOrigin, normal) | |
| Given a point in space, and a direction, find the point of intersection of that ray with a plane at the specified origin, with the specified normal. | |
| qSlerp (startQuat, endQuat, t) | |
| relHpr (nodePath, base, h, p, r) | |
| getCrankAngle | ( | center | ) |
| getNearProjectionPoint | ( | nodePath | ) |
| getScreenXY | ( | nodePath | ) |
| planeIntersect | ( | lineOrigin, | |
| lineDir, | |||
| planeOrigin, | |||
| normal ) |
Given a point in space, and a direction, find the point of intersection of that ray with a plane at the specified origin, with the specified normal.
| qSlerp | ( | startQuat, | |
| endQuat, | |||
| t ) |
| relHpr | ( | nodePath, | |
| base, | |||
| h, | |||
| p, | |||
| r ) |