![]() | XVertex3dcrossProduct Method |
Name | Description | |
---|---|---|
![]() | crossProduct(XVertex3d) |
this객체와 피연산자인 XVertex3d객체와의 Cross-Product결과를 생성하여 XVertex3d객체를 생성하여 반환한다.
|
![]() ![]() | crossProduct(XVertex3d, XVertex3d) |
첫번째 피연산자인 Xvertex3d 객체와 두번째 피연산자인 XVertex3d 객체간의 Cross-Product를 수행하여 새로운 XVertex3d 객체를 생성하여 반환한다.
|