vrecko
virtual reality framework
|
Functions | |
METHOD_REQUEST_INPUT (InGetCarState, MessageVoid, MessageCarStatePtr, CarExecutionUnit) | |
METHOD_REQUEST_INPUT (InGetCarLength, MessageVoid, MessageFloat, CarExecutionUnit) | |
METHOD_INPUT (InAcc, MessageFloat, CarExecutionUnit) | |
METHOD_INPUT (InWheelAngle, MessageFloat, CarExecutionUnit) | |
METHOD_INPUT (InStop, MessageVoid, CarExecutionUnit) | |
METHOD_INPUT (InUpdate, MessageFloat, CarExecutionUnit) | |
METHOD_INPUT (InInitNormal, MessageVec3, CarExecutionUnit) | |
METHOD_INPUT (InInitDirection, MessageVec3, CarExecutionUnit) | |
METHOD_INPUT (InInitPosition, MessageVec3, CarExecutionUnit) | |
METHOD_INPUT (InSetCarNormal, MessageVec3, CarExecutionUnit) | |
METHOD_INPUT (InPushCarInNormalDir, MessageFloat, CarExecutionUnit) | |
METHOD_INPUT (InPushCarInDirectionCrossNormalDir, MessageFloat, CarExecutionUnit) | |
METHOD_INPUT (InSetBlinker, MessageUnsignedInt, CarExecutionUnit) | |
METHOD_INPUT (InShow, MessageVoid, CarExecutionUnit) | |
METHOD_INPUT (InHide, MessageVoid, CarExecutionUnit) | |
METHOD_INPUT | ( | InAcc | , |
MessageFloat | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InWheelAngle | , |
MessageFloat | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InStop | , |
MessageVoid | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InUpdate | , |
MessageFloat | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InInitNormal | , |
MessageVec3 | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InInitDirection | , |
MessageVec3 | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InInitPosition | , |
MessageVec3 | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InSetCarNormal | , |
MessageVec3 | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InPushCarInNormalDir | , |
MessageFloat | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InPushCarInDirectionCrossNormalDir | , |
MessageFloat | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InSetBlinker | , |
MessageUnsignedInt | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InShow | , |
MessageVoid | , | ||
CarExecutionUnit | |||
) |
METHOD_INPUT | ( | InHide | , |
MessageVoid | , | ||
CarExecutionUnit | |||
) |
METHOD_REQUEST_INPUT | ( | InGetCarState | , |
MessageVoid | , | ||
MessageCarStatePtr | , | ||
CarExecutionUnit | |||
) |
METHOD_REQUEST_INPUT | ( | InGetCarLength | , |
MessageVoid | , | ||
MessageFloat | , | ||
CarExecutionUnit | |||
) |