MathUtils
Inhalt
[
Ausblenden
]MathUtils class
Eine Reihe nützlicher mathematischer Hilfsmittel.
public class MathUtils
Methoden
Name | Beschreibung |
---|---|
static Clamp(double, double, double) | Klemmwert auf Bereich [min, max] |
static ToDegree(double) | Wandeln Sie eine Zahl von Bogenmaß in Grad um |
static ToDegree(float) | Wandeln Sie eine Zahl von Bogenmaß in Grad um |
static ToDegree(Vector3) | Konvertiere aVector3 von Radiant zu Grad. |
static ToDegree(double, double, double) | Wandeln Sie eine Zahl von Bogenmaß in Grad um |
static ToRadian(double) | Wandeln Sie eine Zahl von Grad in Bogenmaß um |
static ToRadian(float) | Wandeln Sie eine Zahl von Grad in Bogenmaß um |
static ToRadian(Vector3) | Konvertiere aVector3 von Grad bis Radiant |
static ToRadian(double, double, double) | Wandeln Sie einen Vektor von Grad in Bogenmaß um |
Siehe auch
- namensraum Aspose.ThreeD.Utilities
- Montage Aspose.3D