This is the structure of one connection between two components. More...
#include <component.h>
Public Attributes | |
Component * | subcomponent |
Joint * | joint |
bool | softlink |
void * | data |
This is the structure of one connection between two components.
void* data |
bool softlink |