Method | Description | |
---|---|---|
ExtractAllProperties ( string mtlContents, float &properties ) : void |
Method | Description | |
---|---|---|
ExtractMaterialProperties ( ) : void | ||
LookUpMtlPrefix ( string mtlKey, string mtlContents ) : bool | ||
ParseMtlScalar ( string mtlKey, float &val, string mtlContents ) : bool | ||
ParseMtlVector3D ( string mtlKey, float &val, string mtlContents ) : bool |
public static ExtractAllProperties ( string mtlContents, float &properties ) : void | ||
mtlContents | string | |
properties | float | |
return | void |