Home
last modified time | relevance | path

Searched refs:E3Read_3DMF_Attribute_DiffuseColor (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/quesa/quesa-1.8/Source/FileFormats/Readers/3DMF/
H A DE3FFR_3DMF_Geometry.h76 TQ3Status E3Read_3DMF_Attribute_DiffuseColor(TQ3Object parentObject, TQ3FileObject theFile);
H A DE3FFR_3DMF.c2674 …DiffuseColor,kQ3XMethodTypeObjectReadData,(TQ3XFunctionPointer)E3Read_3DMF_Attribute_DiffuseColor);
H A DE3FFR_3DMF_Geometry.c488 E3Read_3DMF_Attribute_DiffuseColor(TQ3Object parentObject, TQ3FileObject theFile) in E3Read_3DMF_Attribute_DiffuseColor() function