Pyramidal Constructor |
Name | Description | |
---|---|---|
![]() | Pyramidal(Cartesian) | |
![]() | Pyramidal(Double[]) |
Initializes a set of Pyramidal coordinates from the first 3 consecutive elements in the provided array.
|
![]() | Pyramidal(Double[], Int32) |
Initializes a set of Pyramidal coordinates from 3 consecutive elements in the provided array.
|
![]() | Pyramidal(Double, Double, Double) |
Initializes a set of Pyramidal coordinates from the provided values.
|