Method | Description | |
---|---|---|
BrgUi ( |
||
Clear ( ) : void | ||
Export ( string fileName ) : void | ||
Import ( string fileName ) : void | ||
LoadAttachpointUI ( ) : void | ||
LoadMaterialUI ( ) : void | ||
LoadMeshUI ( ) : void | ||
LoadUI ( ) : void | ||
Read ( |
||
SaveUI ( ) : void | ||
Write ( |
Method | Description | |
---|---|---|
FindSourceByID ( grendgine_collada.Grendgine_Collada_Mesh mesh, string id ) : grendgine_collada.Grendgine_Collada_Source |
Search a Grendgine_Collada_Mesh for a source by a given ID
|
|
FloatToVectorArray ( grendgine_collada.Grendgine_Collada_Float_Array colArray ) : List |
Convert a list of Grendgine_Collada_Float_Array to an array of Vectors
|
public Read ( |
||
stream | ||
return | void |
public Write ( |
||
stream | ||
return | void |