eap
fad96c2870
Compute Progress bar
+ virtual double GetProgress() const;
+ double GetProgressByTic() const;
+ int& GetComputeCost() { return _computeCost; }
+ int _computeCost; //!< "compute cost" of shapes being Compute()d
+ int _progressTic; //!< counter of calls from SMESH_Mesh::GetComputeProgress()
+ double _progress; //!< progress of Compute() [0.,1.]
2013-07-03 16:09:28 +00:00
..
2013-06-24 10:07:19 +00:00
2013-04-01 13:05:47 +00:00
2013-07-03 16:09:28 +00:00
2013-07-03 16:09:28 +00:00
2013-05-29 15:29:19 +00:00
2013-05-29 15:29:19 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00
2013-05-27 14:00:27 +00:00
2013-05-27 14:00:27 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00
2013-06-05 15:13:53 +00:00
2013-06-05 15:13:53 +00:00
2013-06-05 09:39:43 +00:00
2013-05-28 16:41:32 +00:00
2013-06-11 10:24:55 +00:00
2013-06-04 14:58:08 +00:00
2013-05-16 16:29:29 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00
2013-06-05 09:39:43 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00