C# Class Ovr.Vector3f

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

Vector3f() public méthode

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

Property Details

x public_oe property

public float x
Résultat float