#include "SimTKcommon/basics.h"
#include "SimTKcommon/Simmatrix.h"
#include "SimTKcommon/internal/State.h"
Go to the source code of this file.
Namespaces | |
namespace | SimTK |
Classes | |
class | System::EventTriggerInfo |
This class is used to communicate between the System and an Integrator regarding the properties of a particular event trigger function. More... | |
Functions | |
SimTK_DEFINE_UNIQUE_INDEX_TYPE (EventId) class System | |
This is a class to represent unique IDs for events in a type-safe way. |