Method | Description | |
---|---|---|
GetBuilderSize ( ) : int | ||
GetObjectStream ( ) : Stream | ||
GetObjectStream ( int mipMapIndex ) : Stream | ||
ReadDomainObject ( |
||
SaveObject ( string filename, object configuration ) : System.Threading.Tasks.Task | ||
SetObject ( string filename, List |
||
WriteBuffer ( |
Method | Description | |
---|---|---|
DomainObjectTexture2D ( ) : System | ||
buildDdsImage ( int mipMapIndex, FileFormat &imageFormat ) : Stream |
public GetObjectStream ( int mipMapIndex ) : Stream | ||
mipMapIndex | int | |
return | Stream |
public ReadDomainObject ( |
||
reader | ||
header | DomainHeader | |
export | ||
skipProperties | bool | |
skipParse | bool | |
return | System.Threading.Tasks.Task |
public SaveObject ( string filename, object configuration ) : System.Threading.Tasks.Task | ||
filename | string | |
configuration | object | |
return | System.Threading.Tasks.Task |
public SetObject ( string filename, List |
||
filename | string | |
nameTable | List |
|
configuration | object | |
return | System.Threading.Tasks.Task |
public WriteBuffer ( |
||
Writer | ||
CurrentOffset | int | |
return | System.Threading.Tasks.Task |