FACT++  1.0
bool FTM::DimStaticData::IsEnabled ( int  i) const
inline

Definition at line 430 of file HeadersFTM.h.

Referenced by FactGui::handleFtmStaticData(), FactGui::on_fPixelIdx_valueChanged(), and FactGui::slot_ChoosePixelThreshold().

430 { return fEnable[i/16]&(1<<(i%16)); }
int i
Definition: db_dim_client.c:21
uint16_t fEnable[90]
Definition: HeadersFTM.h:409

+ Here is the caller graph for this function: