isle/LEGO1/realtime
Nathan M Gilbert 7fc1f8019f
Implement ViewROI and base classes (#287)
* Implement ViewROI and base classes

* Clean up Orientable header

* Move tgl to tgl subdirectory, and use target_include_directories

* Move classes to submodules

* Fix some missed references

* Fix/match UpdateWorldData

* Renaming / removing MxTypes / refactoring

* Consistent naming for Matrix

* Adjust format action

* Add Vector3/Vector4 to Data vector

* Add TGL comment

* Add a comment about Matrix4Impl

* Add ROI comment

---------

Co-authored-by: Anonymous Maarten <anonymous.maarten@gmail.com>
Co-authored-by: Christian Semmler <mail@csemmler.com>
2023-11-19 15:38:07 +01:00
..
lodlist.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
matrix.cpp Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
matrix.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
orientableroi.cpp Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
orientableroi.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
realtime.cpp Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
realtime.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
realtimeview.cpp Introduce clang-format (#240) 2023-10-25 01:38:27 +02:00
realtimeview.h Introduce clang-format (#240) 2023-10-25 01:38:27 +02:00
roi.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
vector.cpp Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
vector.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00