Click or drag to resize
XDL

XVertex3dcrossProduct Method

Overload List
  NameDescription
Public methodcrossProduct(XVertex3d)
this객체와 피연산자인 XVertex3d객체와의 Cross-Product결과를 생성하여 XVertex3d객체를 생성하여 반환한다.
Public methodStatic membercrossProduct(XVertex3d, XVertex3d)
첫번째 피연산자인 Xvertex3d 객체와 두번째 피연산자인 XVertex3d 객체간의 Cross-Product를 수행하여 새로운 XVertex3d 객체를 생성하여 반환한다.
Top
See Also