Move registerNewStateBlocks() and removeStateBlocks() to HasStateBlocks class
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- include/core/capture/capture_base.h 0 additions, 2 deletionsinclude/core/capture/capture_base.h
- include/core/frame/frame_base.h 0 additions, 2 deletionsinclude/core/frame/frame_base.h
- include/core/landmark/landmark_base.h 0 additions, 4 deletionsinclude/core/landmark/landmark_base.h
- include/core/state_block/has_state_blocks.h 4 additions, 0 deletionsinclude/core/state_block/has_state_blocks.h
- src/capture/capture_base.cpp 3 additions, 29 deletionssrc/capture/capture_base.cpp
- src/frame/frame_base.cpp 5 additions, 31 deletionssrc/frame/frame_base.cpp
- src/landmark/landmark_base.cpp 3 additions, 29 deletionssrc/landmark/landmark_base.cpp
- src/state_block/has_state_blocks.cpp 34 additions, 0 deletionssrc/state_block/has_state_blocks.cpp
Loading
Please register or sign in to comment