|
|
Point3 Constructor |
| Name | Description | |
|---|---|---|
| Point3(Vec3d) |
Create point from a c++ vector.
| |
| Point3(Point3) |
Create point from another point..
| |
| Point3(Vector3) |
Create point from vector.
| |
| Point3(Double, Double, Double) |
Create point.
|