NVector3d Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public struct NVector3d : IEquatable<OpenTK.NVector3d>
type NVector3d = struct
- Héritage
-
NVector3d
- Implémente
Constructeurs
NVector3d(Double, Double, Double) |
Champs
X | |
Y | |
Z |
Méthodes
Equals(NVector3d) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Opérateurs
Equality(NVector3d, NVector3d) | |
Explicit(NVector3d to Vector3d) | |
Explicit(Vector3d to NVector3d) | |
Inequality(NVector3d, NVector3d) |