CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
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
void setMinIntensity(const double)
void setColorTop(const ArgbColor &)
void setMaxIntensity(const double)
double intensityLowThreshold() const
double intensityHighThreshold() const
double minIntensity() const
ArgbColor intensityColor(const double) const
void setColorBottom(const ArgbColor &)
OdDbPointCloudIntensityStyle()
double maxIntensity() const
OdResult dwgInFields(OdDbDwgFiler *pFiler)
void dwgOutFields(OdDbDwgFiler *pFiler) const
void setIntensityLowThreshold(const double)
OdResult dxfInFields(OdDbDxfFiler *pFiler)
void setIntensityHighThreshold(const double)