C# Class Ovr.Sizei

Show file Open project: UCSDVR/Lucid-VR Class Usage Examples

Public Properties

Property Type Description
w int

Public Methods

Method Description
Sizei ( int _w, int _h ) : System

Method Details

Sizei() public method

public Sizei ( int _w, int _h ) : System
_w int
_h int
return System

Property Details

w public property

public int w
return int