ShVertex3 Class |
Namespace: SHConnector.Utility.Models
public class ShVertex3
The ShVertex3 type exposes the following members.
| Name | Description | |
|---|---|---|
| ShVertex3 |
Contruction
| |
| ShVertex3(Single) |
Construction
| |
| ShVertex3(Single, Single, Single) |
Construction
|
| Name | Description | |
|---|---|---|
| angleTo |
두점 사이의 각
| |
| Clone |
Clone
| |
| Cross |
Cross
| |
| Dot |
Dot (내적)
| |
| GetAxisTransform |
GetAxisTransform
| |
| GetLength |
Length
| |
| GetVertexAdd |
Add
| |
| GetVertexSub |
Minus
| |
| LengthSq |
Get Length Sq
| |
| Normalize |
Normalize
|
| Name | Description | |
|---|---|---|
| Addition |
Add
| |
| Division(ShVertex3, ShVertex3) |
Division
| |
| Division(ShVertex3, Single) |
Division
| |
| Multiply |
Multiply
| |
| Subtraction |
Minus
|