| TetrapodDefinition Class |
Namespace: Candlelight
public class TetrapodDefinition : TetrapodDefinition<Transform, TransformChain>
The TetrapodDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| TetrapodDefinition |
Initializes a new instance of the TetrapodDefinition class.
| |
| TetrapodDefinition(ITetrapodTransform, TransformChain) |
Initializes a new instance of the TetrapodDefinition class.
| |
| TetrapodDefinition(Animator, Boolean) |
Initializes a new instance of the TetrapodDefinition class.
| |
| TetrapodDefinition(TetrapodNamingConvention, Transform) |
Initializes a new instance of the TetrapodDefinition class.
|
| Name | Description | |
|---|---|---|
| DefinesArbitraryChain |
Gets a value indicating whether or not this instance defines an arbitrary TChain
with the specified identifier.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| GetAllNodes |
Gets all nodes in this TetrapodDefinitionTPart, TChain, with the most basal parts sorted
first.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| GetArbitraryChains |
Gets the arbitrary TChains.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| GetCorrespondingChain |
Gets the identifier of the chain corresponding to the specified one.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| GetDefaultNamingConvention |
This method will always return for this class.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| GetEstimatedLocalBounds |
This method will always return an empty Bounds for this class.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| SetArbitraryChains |
Sets the arbitrary TChains.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| ToString |
Returns a String that represents the current TetrapodDefinition.
(Inherited from TetrapodDefinitionTPart, TChain.) |
| Name | Description | |
|---|---|---|
| Head |
Gets or sets the head.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftDistalForelimb |
Gets or sets the left distal forelimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftDistalHindlimb |
Gets or sets the left distal hindlimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftManualPhalanx |
Gets or sets the left manual phalanx.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftManus |
Gets or sets the left manus.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftPedalPhalanx |
Gets or sets the left pedal phalanx.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftPes |
Gets or sets the left pes.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftProximalForelimb |
Gets or sets the left proximal forelimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftProximalHindlimb |
Gets or sets the left proximal hindlimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| LeftShoulder |
Gets or sets the left shoulder.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| NamingConvention |
Gets the naming convention currently in use.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| Neck |
Gets or sets the neck.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| Pelvis |
Gets or sets the pelvis.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightDistalForelimb |
Gets the right distal forelimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightDistalHindlimb |
Gets the right distal hindlimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightManualPhalanx |
Gets the right manual phalanx.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightManus |
Gets the right manus.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightPedalPhalanx |
Gets the right pedal phalanx.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightPes |
Gets the right pes.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightProximalForelimb |
Gets the right proximal forelimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightProximalHindlimb |
Gets the right proximal hindlimb.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| RightShoulder |
Gets the right shoulder.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| Root |
Gets the root node in this TetrapodDefinitionTPart, TChain.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| Spine |
Gets or sets the spine.
(Inherited from TetrapodDefinitionTPart, TChain.) | |
| TailIdentifier |
Gets the default identifier for tail chains.
|