|
WSF
|
#include <WsfDisArticulatedPart.hpp>
Public Types | |
| typedef WsfDisArticulatedPart::ArticulationP | ArticulationP |
Public Member Functions | |
| WsfDisArticulatedPartList (WsfDisInterface *aInterfacePtr) | |
| int | AddArticulatedParts (WsfPlatform *aPlatformPtr, WsfDisPlatform *aDisPlatformPtr) |
| const WsfDisArticulatedPart::ArticulationList & | GetArticulationList () |
| WsfDisArticulatedPartList::WsfDisArticulatedPartList | ( | WsfDisInterface * | aInterfacePtr | ) |
| int WsfDisArticulatedPartList::AddArticulatedParts | ( | WsfPlatform * | aPlatformPtr, |
| WsfDisPlatform * | aDisPlatformPtr ) |
This is called by WsfDisPlatform to add any articulated parameter records for the platform. The dis_interface command 'articulated_part' defines which platform types and platform part types should have articulation data produced.
References WsfDisPlatform::AddArticulation(), begin(), GetArticulationList(), WsfComponentList::GetComponent(), and WsfObject::GetType().
| const WsfDisArticulatedPart::ArticulationList & WsfDisArticulatedPartList::GetArticulationList | ( | ) |
Referenced by AddArticulatedParts().