|
Hexagon
|
This is the complete list of members for Hexagon.Hexath, including all inherited members.
| ClampMax(this float value, float max) | Hexagon.Hexath | inlinestatic |
| ClampMax(this int value, int max) | Hexagon.Hexath | inlinestatic |
| ClampMin(this float value, float min) | Hexagon.Hexath | inlinestatic |
| ClampMin(this int value, int min) | Hexagon.Hexath | inlinestatic |
| GetCirclePointDegrees(float radius, float angle) | Hexagon.Hexath | inlinestatic |
| GetCirclePointRadians(float radius, float angle) | Hexagon.Hexath | inlinestatic |
| GreatestCommonFactor(int a, int b) | Hexagon.Hexath | inlinestatic |
| GreatestCommonFactor(int[] values) | Hexagon.Hexath | inlinestatic |
| HALF_PI | Hexagon.Hexath | static |
| HALF_SQRT_2 | Hexagon.Hexath | static |
| LeastCommonMultiple(int a, int b) | Hexagon.Hexath | inlinestatic |
| LeastCommonMultiple(int[] values) | Hexagon.Hexath | inlinestatic |
| NearlyEquals(this float a, float b, double epsilon=1E-5) | Hexagon.Hexath | inlinestatic |
| NearlyEqualsPositive(this float a, float b, double epsilon=1E-5) | Hexagon.Hexath | inlinestatic |
| QUARTER_PI | Hexagon.Hexath | static |
| Ramp(float value, float slideThreshold, float holdValue) | Hexagon.Hexath | inlinestatic |
| Remap(this float value, float minFrom, float maxFrom, float minTo, float maxTo) | Hexagon.Hexath | inlinestatic |
| SnapNumberToStep(this float number, float step) | Hexagon.Hexath | inlinestatic |
| SQRT_2 | Hexagon.Hexath | static |
| SQRT_3 | Hexagon.Hexath | static |
| Ternarsign(float value) | Hexagon.Hexath | inlinestatic |
| TWO_PI | Hexagon.Hexath | static |