API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Structs, Records, Enums > TD_HOOPS_COMMON_EXPORT::HoopsMaterialInfo Structure
TD_HOOPS_COMMON_EXPORT::HoopsMaterialInfo Structure
Syntax
C++
struct HoopsMaterialInfo { OdDbStub* pMaterialId; bool bSetMaterial; bool bTTFProcessing; ODCOLORREF clrAmbient; ODCOLORREF clrDiffuse; ODCOLORREF clrSpecular; bool bUseAmbient; bool bUseDiffuse; bool bUseSpecular; OdString strTextureFilename; OdGeMatrix3d matTextureTransform; OdGiMapper::Tiling uTiling; OdGiMapper::Projection iTextureProjection; OdInt16 iTextureType; bool bTwoSides; double dGlossFactor; double dTranslucence; double dTextureBrightness; };

HoopsExportImpl.h

This structure implements the hoops material information.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.