C# Class Ovr.Quatf

ファイルを表示 Open project: UCSDVR/Lucid-VR Class Usage Examples

Public Properties

Property Type Description
x float

Public Methods

Method Description
Quatf ( float _x, float _y, float _z, float _w ) : System

Method Details

Quatf() public method

public Quatf ( float _x, float _y, float _z, float _w ) : System
_x float
_y float
_z float
_w float
return System

Property Details

x public_oe property

public float x
return float