Click or drag to resize
XDL

XVertex3ddotProduct Method

Overload List
  Name Description
Public method dotProduct(XVertex3d) 객체 자신과 외부 입력 객체간의 Dot-Product를 수행한다.
Public method Static member dotProduct(XVertex3d, XVertex3d) 첫번재 피연산자 XVertex3d객체와 두번째 피연산자 XVertex3d객체에 대해 Dot-Product를 수행한다.
Top
See Also