C# Class SharpQuake.trivertx_t

ファイルを表示 Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
SizeInBytes int
lightnormalindex byte

Public Methods

Method Description
Init ( ) : void

Call only for manually created instances

Method Details

Init() public method

Call only for manually created instances
public Init ( ) : void
return void

Property Details

SizeInBytes public_oe static_oe property

public static int SizeInBytes
return int

lightnormalindex public_oe property

public byte lightnormalindex
return byte