Property | Type | Description | |
---|---|---|---|
vx | float | ||
vy | float | ||
vz | float |
Method | Description | |
---|---|---|
VPoint3D ( float x, float y, float z, float vx, float vy, float vz ) : System.Collections |
public VPoint3D ( float x, float y, float z, float vx, float vy, float vz ) : System.Collections | ||
x | float | |
y | float | |
z | float | |
vx | float | |
vy | float | |
vz | float | |
return | System.Collections |