Changeset 1249 for cpp/frams/genetics/geneprops.h
- Timestamp:
- 05/21/23 23:16:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/geneprops.h
r1247 r1249 98 98 99 99 /** 100 * Contains physical, biological and other properties of 101 * stick, except for rotation. The constructor initializes properties of sticks with102 * default values. In order to change a property of a stick, the executeModifier() method100 * Contains physical, biological and other properties of a Part and a Joint (as handled 101 * by the f1 and f4 encodings), except for rotation. The constructor initializes properties with 102 * default values. In order to change a property, the executeModifier() method 103 103 * should be called. Modification of length, curvedness and twist properties 104 104 * usually affects further sticks, so new sticks should have properties of
Note: See TracChangeset
for help on using the changeset viewer.