C# Class SharpQuake.trivertx_t

Show file 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 static property

public static int SizeInBytes
return int

lightnormalindex public property

public byte lightnormalindex
return byte