24 #ifndef _OD_DB_POINTCLOUDINTENSITYSTYLE_
25 #define _OD_DB_POINTCLOUDINTENSITYSTYLE_
143 double m_maxIntensity;
144 double m_minIntensity;
145 double m_highThreshold;
146 double m_lowThreshold;
#define DBPOINTCLOUDOBJ_EXPORT
void dxfOutFields(OdDbDxfFiler *pFiler) const
OdResult dwgInFields(OdDbDwgFiler *pFiler)
OdResult dxfInFields(OdDbDxfFiler *pFiler)
void setMinIntensity(const double)
double maxIntensity() const
OdDbPointCloudIntensityStyle()
void setIntensityHighThreshold(const double)
double intensityHighThreshold() const
void setColorBottom(const ArgbColor &)
ArgbColor intensityColor(const double) const
void setIntensityLowThreshold(const double)
double minIntensity() const
void setMaxIntensity(const double)
void dwgOutFields(OdDbDwgFiler *pFiler) const
double intensityLowThreshold() const
void setColorTop(const ArgbColor &)