Property | Type | Description | |
---|---|---|---|
Values | Lut |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
IsEmptyOrDamaged ( ) : bool | ||
LutDataFile ( ) : System | ||
LutDataFile ( string filename ) : System | ||
LutDataFile ( string carDir, string filename ) : System | ||
LutDataFile ( string carDir, string filename, |
||
Stringify ( ) : string | ||
Stringify ( bool ordered ) : string |
Method | Description | |
---|---|---|
ParseString ( string data ) : void |
Method | Description | |
---|---|---|
Finish ( Lut values, string data, int index, int line, double &key, int &started, int &malformed ) : void | ||
SkipLine ( string data, int &index, int &line ) : void |
public LutDataFile ( string filename ) : System | ||
filename | string | |
return | System |
public LutDataFile ( string carDir, string filename ) : System | ||
carDir | string | |
filename | string | |
return | System |
public LutDataFile ( string carDir, string filename, |
||
carDir | string | |
filename | string | |
loadedAcd | ||
return | System |