FV2
Vue de l’ensemble
‘FVector2’ est une classe dans Aspose.3D FOSS pour Java. hérite de: ‘Sérialisable’, ‘Comparable
Cette classe fournit 15 méthodes pour travailler avec des objets FVector2 dans les programmes Java. Les méthodologies disponibles comprennent: FVektor2, add , ‘compareTo;equals; hashCode : mul . op_eq. op_explicit!up_ne?subettoString`.. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.3D FOSS pour le package Java .
méthodes
| Signature | Description |
|---|---|
FVector2() | Calls FVector2 on this FVector2 instance. |
FVector2(x: float, y: float) | Calls FVector2(x, y) on this FVector2 instance. |
FVector2(vec: FVector3) | Calls FVector2(vec) on this FVector2 instance. |
FVector2(vec: Vector2) | Calls FVector2(vec) on this FVector2 instance. |
compareTo(other: FVector2) → int | Calls compareTo(other) on this FVector2 instance. |
equals(rhs: FVector2) → boolean | Calls equals(rhs) on this FVector2 instance. |
equals(obj: Object) → boolean | Calls equals(obj) on this FVector2 instance. |
hashCode() → int | Calls hashCode on this FVector2 instance. |
toString() → String | Calls toString on this FVector2 instance. |
op_explicit(v: FVector2) → Vector2 | Calls op_explicit(v) on this FVector2 instance. |
add(a: FVector2, b: FVector2) → FVector2 | Calls add(a, b) on this FVector2 instance. |
sub(a: FVector2, b: FVector2) → FVector2 | Calls sub(a, b) on this FVector2 instance. |
mul(a: FVector2, b: float) → FVector2 | Calls mul(a, b) on this FVector2 instance. |
op_eq(a: FVector2, b: FVector2) → boolean | Calls op_eq(a, b) on this FVector2 instance. |
op_ne(a: FVector2, b: FVector2) → boolean | Calls op_ne(a, b) on this FVector2 instance. |
Voir aussi
- Aspose.3D - référence API d’entreprise