-
- Downloads
Port from BT Repository
parents
No related branches found
No related tags found
Showing
- .gitignore 21 additions, 0 deletions.gitignore
- .gitlab-ci.yml 113 additions, 0 deletions.gitlab-ci.yml
- Src/Interfaces/ENUMS.h 45 additions, 0 deletionsSrc/Interfaces/ENUMS.h
- Src/Interfaces/IBioTrackerContext.cpp 38 additions, 0 deletionsSrc/Interfaces/IBioTrackerContext.cpp
- Src/Interfaces/IBioTrackerContext.h 34 additions, 0 deletionsSrc/Interfaces/IBioTrackerContext.h
- Src/Interfaces/IBioTrackerPlugin.cpp 10 additions, 0 deletionsSrc/Interfaces/IBioTrackerPlugin.cpp
- Src/Interfaces/IBioTrackerPlugin.h 70 additions, 0 deletionsSrc/Interfaces/IBioTrackerPlugin.h
- Src/Interfaces/IController/IController.cpp 56 additions, 0 deletionsSrc/Interfaces/IController/IController.cpp
- Src/Interfaces/IController/IController.h 56 additions, 0 deletionsSrc/Interfaces/IController/IController.h
- Src/Interfaces/IModel/IModel.cpp 9 additions, 0 deletionsSrc/Interfaces/IModel/IModel.cpp
- Src/Interfaces/IModel/IModel.h 21 additions, 0 deletionsSrc/Interfaces/IModel/IModel.h
- Src/Interfaces/IModel/IModelAreaDescriptor.cpp 0 additions, 0 deletionsSrc/Interfaces/IModel/IModelAreaDescriptor.cpp
- Src/Interfaces/IModel/IModelAreaDescriptor.h 35 additions, 0 deletionsSrc/Interfaces/IModel/IModelAreaDescriptor.h
- Src/Interfaces/IModel/IModelDataExporter.cpp 13 additions, 0 deletionsSrc/Interfaces/IModel/IModelDataExporter.cpp
- Src/Interfaces/IModel/IModelDataExporter.h 41 additions, 0 deletionsSrc/Interfaces/IModel/IModelDataExporter.h
- Src/Interfaces/IModel/IModelTrackedComponent.cpp 103 additions, 0 deletionsSrc/Interfaces/IModel/IModelTrackedComponent.cpp
- Src/Interfaces/IModel/IModelTrackedComponent.h 344 additions, 0 deletionsSrc/Interfaces/IModel/IModelTrackedComponent.h
- Src/Interfaces/IModel/IModelTrackedComponentFactory.cpp 25 additions, 0 deletionsSrc/Interfaces/IModel/IModelTrackedComponentFactory.cpp
- Src/Interfaces/IModel/IModelTrackedComponentFactory.h 27 additions, 0 deletionsSrc/Interfaces/IModel/IModelTrackedComponentFactory.h
- Src/Interfaces/IModel/IModelTrackedTrajectory.cpp 16 additions, 0 deletionsSrc/Interfaces/IModel/IModelTrackedTrajectory.cpp
Loading
Please register or sign in to comment