Property | Type | Description | |
---|---|---|---|
BPP | List |
||
BPVA | List |
||
BTV | List |
||
BV | List |
||
CL | List |
||
CSM | List |
||
DA | List |
||
EM | List |
||
IA | List |
||
Index | int | ||
LV | List |
||
MM | List |
||
Objects | List |
||
PN | List |
||
SPA | List |
||
STM_A | List |
||
STM_CA | List |
||
TP | List |
||
WAS | List |
||
WAV | List |
||
WEV | List |
||
memlength | int | ||
memory | byte[] | ||
pcc | ME3Package |
Method | Description | |
---|---|---|
ApplyRotation ( System.Vector3 v ) : void | ||
ApplyTransform ( System.Matrix m ) : void | ||
CreateModJobs ( ) : void | ||
Deserialize ( bool SimpleRead ) : void | ||
Export3DS ( lib3ds.Net.Lib3dsFile f ) : void | ||
Level ( ) : System | ||
Level ( ME3Package Pcc, int index, bool SimpleRead = false ) : System | ||
Process3DClick ( System.Vector3 org, System.Vector3 dir ) : void | ||
ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
ReadObjects ( int off ) : void | ||
ReadObjectsSimple ( int off ) : void | ||
Render ( Device d ) : void | ||
SaveChanges ( ) : void | ||
SetSelection ( bool Selected ) : void | ||
ToTree ( int nr ) : |
||
ToTreeSimple ( int nr ) : |
public ApplyRotation ( System.Vector3 v ) : void | ||
v | System.Vector3 | |
return | void |
public ApplyTransform ( System.Matrix m ) : void | ||
m | System.Matrix | |
return | void |
public Deserialize ( bool SimpleRead ) : void | ||
SimpleRead | bool | |
return | void |
public Export3DS ( lib3ds.Net.Lib3dsFile f ) : void | ||
f | lib3ds.Net.Lib3dsFile | |
return | void |
public Level ( ME3Package Pcc, int index, bool SimpleRead = false ) : System | ||
Pcc | ME3Package | |
index | int | |
SimpleRead | bool | |
return | System |
public Process3DClick ( System.Vector3 org, System.Vector3 dir ) : void | ||
org | System.Vector3 | |
dir | System.Vector3 | |
return | void |
public ProcessTreeClick ( int path, bool AutoFocus ) : void | ||
path | int | |
AutoFocus | bool | |
return | void |
public ToTree ( int nr ) : |
||
nr | int | |
return |
public ToTreeSimple ( int nr ) : |
||
nr | int | |
return |