![]() |
Point3 Properties |
The Point3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Item |
Gets or sets a point component at the given index.
|
![]() | Length |
Get length of vector.
|
![]() | SqLength |
Get squarted length of vector.
|
![]() | vec3d |
transform a C++-vector into a C#-vector
|
![]() | X |
X coordinate.
|
![]() | Y |
Y coordinate.
|
![]() | Z |
Z coordinate.
|
![]() ![]() | Zero |
Get zero vector.
|