Vertex3D Class |
Namespace: VIZCLASH.NET
public class Vertex3D
The Vertex3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Vertex3D |
Construction
| |
| Vertex3D(Vertex3D) |
Construction
| |
| Vertex3D(Double, Double, Double) |
Construction
| |
| Vertex3D(Int32, Int32, Int32) |
Construction
| |
| Vertex3D(Single, Single, Single) |
Construction
| |
| Vertex3D(String, String, String) |
Construction
|
| Name | Description | |
|---|---|---|
| GetVertexFloatArray |
Vertex List To Float Array
| |
| Set(Int32, Int32, Int32) |
Set Value
| |
| Set(Single, Single, Single) |
Set Value
| |
| SetZero |
Set Zero Value
| |
| ToBiniry |
바이너리 반환
| |
| ToString |
To String
(Overrides ObjectToString.) |