Changeset 1032 for cpp/frams/genetics/genooperators.h
- Timestamp:
- 11/27/20 20:54:50 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/genooperators.h
r1023 r1032 215 215 static bool canStartNeuroClassName(const char firstchar); ///<determines if \e firstchar may start NeuroClass name. If not, it might start NeuroClass' (or Neuro's) property name. 216 216 217 static double calculateSolidVolume(Part *part);218 217 219 218 //@}
Note: See TracChangeset
for help on using the changeset viewer.