C# Class Ovr.Quatf

Afficher le fichier Open project: UCSDVR/Lucid-VR Class Usage Examples

Méthodes publiques

Свойство Type Description
x float

Méthodes publiques

Méthode Description
Quatf ( float _x, float _y, float _z, float _w ) : System

Method Details

Quatf() public méthode

public Quatf ( float _x, float _y, float _z, float _w ) : System
_x float
_y float
_z float
_w float
Résultat System

Property Details

x public_oe property

public float x
Résultat float