2009-03-13
12:23 AM
- last edited on
2023-08-03
05:21 PM
by
Doreena Deng
bool AMMaterialDialogInterface::UpdatePreview (GSModeler::Material* material,
void* previewData,
long previewDataSize,
const GSModeler::DrawingContext& drawingContext,
GSModeler::PixelMap* pixelMap)
{
Report("AMMaterialDialogInterface::UpdatePreview: texture index=%d\n", material->GetTextureIndex());
...