Changeset 1261 for cpp/frams/genetics/fH/fH_general.h
- Timestamp:
- 06/22/23 17:25:06 (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/fH/fH_general.h
r1257 r1261 19 19 #define STICKH_LENGTH_TYPE "f 0.001 1.999 1.0" ///<Length of stick handle. Minimum should not be equal to 0, because calculating direction of next part from current stick with length 0 would be impossible 20 20 #define FH_PART_PROPS_COUNT 1 ///<Count of part properties 21 #define FH_JOINT_PROPS_COUNT 2///<Count of joint properties21 #define FH_JOINT_PROPS_COUNT 1 ///<Count of joint properties 22 22 #define FH_PE_NEURO_DET "d" ///<Id of details type definition in f0_neuro_paramtab 23 23 #define FH_PE_CONN_WEIGHT "w" ///<Id of weight type definition in f0_neuroconn_paramtab
Note: See TracChangeset
for help on using the changeset viewer.