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

SignatureDescription
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)intCalls compareTo(other) on this FVector2 instance.
equals(rhs: FVector2)booleanCalls equals(rhs) on this FVector2 instance.
equals(obj: Object)booleanCalls equals(obj) on this FVector2 instance.
hashCode()intCalls hashCode on this FVector2 instance.
toString()StringCalls toString on this FVector2 instance.
op_explicit(v: FVector2)Vector2Calls op_explicit(v) on this FVector2 instance.
add(a: FVector2, b: FVector2)FVector2Calls add(a, b) on this FVector2 instance.
sub(a: FVector2, b: FVector2)FVector2Calls sub(a, b) on this FVector2 instance.
mul(a: FVector2, b: float)FVector2Calls mul(a, b) on this FVector2 instance.
op_eq(a: FVector2, b: FVector2)booleanCalls op_eq(a, b) on this FVector2 instance.
op_ne(a: FVector2, b: FVector2)booleanCalls op_ne(a, b) on this FVector2 instance.

Voir aussi

  • Aspose.3D - référence API d’entreprise
 Français