OEGeom3DDotProd
OEGeom3DDotProd(p: OEFloatArray, q: OEFloatArray) -> float
OEGeom3DDotProd(p: OEDoubleArray, q: OEDoubleArray) -> float
Returns the dot product of the two given three element vectors p and
q.
OEGeom3DDotProd(p: OEFloatArray, q: OEFloatArray) -> float
OEGeom3DDotProd(p: OEDoubleArray, q: OEDoubleArray) -> float
Returns the dot product of the two given three element vectors p and
q.