record Atom

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type Atom = record

Description

 

Overview

Fields

Kind: AtomKind;
Height: real;
Width: real;
Angle: real;
NextLikeMe: Integer;
FirstBelowMe: Integer;

Description

Fields

Kind: AtomKind;
 
Height: real;
 
Width: real;

also used for Thickness of a Joint

Angle: real;

also used for Length of a Joint

NextLikeMe: Integer;

also used in SegmentTrunk to store the rank number of the segment

FirstBelowMe: Integer;

Also used in AnimalTrunk to store Gradient gene, slightly more or less than 100. Treat as Percentage


Generated by PasDoc 0.14.0.