C# Class org.diracvideo.Jirac.Global

Show file Open project: mono/csdirac

Public Properties

Property Type Description
a_exp int
b0 int
c_exp int

Public Methods

Method Description
GetVector ( Vector mv, int x, int y, int n ) : void

Method Details

GetVector() public method

public GetVector ( Vector mv, int x, int y, int n ) : void
mv Vector
x int
y int
n int
return void

Property Details

a_exp public property

public int a_exp
return int

b0 public property

public int b0
return int

c_exp public property

public int c_exp
return int