C# Class SharpQuake.maliasframedesc_t

Mostrar archivo Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
SizeInBytes int
bboxmax trivertx_t
bboxmin trivertx_t
firstpose int
interval float
name string
numposes int

Public Methods

Method Description
Init ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

Property Details

SizeInBytes public_oe static_oe property

public static int SizeInBytes
return int

bboxmax public_oe property

public trivertx_t,SharpQuake bboxmax
return trivertx_t

bboxmin public_oe property

public trivertx_t,SharpQuake bboxmin
return trivertx_t

firstpose public_oe property

public int firstpose
return int

interval public_oe property

public float interval
return float

name public_oe property

public string name
return string

numposes public_oe property

public int numposes
return int