getChildrenList now returning a const ref and using removeChildren() in all remove functions
parent
2b04f262
No related branches found
No related tags found
This commit is part of merge request !300. Comments created here will be created in the context of that merge request.
Showing
- include/core/capture/capture_base.h 2 additions, 2 deletionsinclude/core/capture/capture_base.h
- include/core/feature/feature_base.h 1 addition, 1 deletioninclude/core/feature/feature_base.h
- include/core/frame/frame_base.h 2 additions, 2 deletionsinclude/core/frame/frame_base.h
- include/core/hardware/hardware_base.h 2 additions, 2 deletionsinclude/core/hardware/hardware_base.h
- include/core/map/map_base.h 2 additions, 2 deletionsinclude/core/map/map_base.h
- include/core/sensor/sensor_base.h 2 additions, 2 deletionsinclude/core/sensor/sensor_base.h
- include/core/trajectory/trajectory_base.h 0 additions, 6 deletionsinclude/core/trajectory/trajectory_base.h
- src/capture/capture_base.cpp 1 addition, 1 deletionsrc/capture/capture_base.cpp
- src/factor/factor_base.cpp 1 addition, 1 deletionsrc/factor/factor_base.cpp
- src/feature/feature_base.cpp 2 additions, 2 deletionssrc/feature/feature_base.cpp
- src/frame/frame_base.cpp 1 addition, 1 deletionsrc/frame/frame_base.cpp
- src/landmark/landmark_base.cpp 1 addition, 1 deletionsrc/landmark/landmark_base.cpp
- src/processor/processor_base.cpp 1 addition, 1 deletionsrc/processor/processor_base.cpp
Loading
Please register or sign in to comment