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-05-28 16:51:03 +00:00
2013-06-24 10:06:53 +00:00
2013-05-16 16:38:48 +00:00
2013-05-16 16:39:55 +00:00
2013-05-16 16:38:48 +00:00
2013-06-25 11:57:48 +00:00
2013-05-16 16:41:30 +00:00
2013-05-28 08:52:35 +00:00
2013-06-25 11:57:19 +00:00
2013-04-01 13:05:47 +00:00
2013-05-22 13:20:53 +00:00
2013-04-01 13:05:47 +00:00
2013-05-28 16:41:00 +00:00
2013-07-03 16:09:28 +00:00
2013-07-03 16:06:14 +00:00
2013-04-01 13:05:47 +00:00
2013-06-25 11:55:34 +00:00
2013-04-01 13:05:47 +00:00
2013-06-25 09:14:40 +00:00
2013-05-16 16:33:34 +00:00
2013-04-01 13:05:47 +00:00
2013-07-03 16:02:20 +00:00
2013-06-04 15:00:45 +00:00
2013-07-03 16:07:54 +00:00
2013-05-30 14:17:56 +00:00
2013-05-30 14:17:56 +00:00
2013-06-25 15:23:19 +00:00
2013-06-24 10:06:18 +00:00