Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
trax::TrainComponent::Coupling Struct Reference

Structure describing a coupling between two TrainComponents. More...

#include <C:/Trend/Development/Trax3/Code/trax/rigid/trains/TrainComponent.h>

Public Attributes

std::shared_ptr< TrainComponentpTrainComponentA
 The TrainComponent A.
EndType endA
 The end of A.
std::shared_ptr< TrainComponentpTrainComponentB
 The TrainComponent B.
EndType endB
 The end of B.

Detailed Description

Structure describing a coupling between two TrainComponents.


The documentation for this struct was generated from the following file: