File CMakeLists.txt
Go to the source code of this file
Public Functions
| Type | Name |
|---|---|
| if (WIN32 OR MSVC OR ANDROID) |
|
| set (DEBUGVIEW_SOURCES plugin.cpp plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/shaders/demo_shader.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/imu.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/opencv_data_types.hpp ${CMAKE_SOURCE_DIR}/include/illixr/error_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/gl_util/obj.hpp ${CMAKE_SOURCE_DIR}/include/illixr/global_module_defs.hpp ${CMAKE_SOURCE_DIR}/include/illixr/math_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/pose_prediction.hpp ${CMAKE_SOURCE_DIR}/include/illixr/shader_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.hpp ${CMAKE_SOURCE_DIR}/include/illixr/threadloop.hpp $< TARGET_OBJECTS:illixr_imgui >) |
Public Functions Documentation
function if
if (
WIN32 OR MSVC OR ANDROID
)
function set
set (
DEBUGVIEW_SOURCES plugin.cpp plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/shaders/demo_shader.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/imu.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/opencv_data_types.hpp ${CMAKE_SOURCE_DIR}/include/illixr/error_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/gl_util/obj.hpp ${CMAKE_SOURCE_DIR}/include/illixr/global_module_defs.hpp ${CMAKE_SOURCE_DIR}/include/illixr/math_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/pose_prediction.hpp ${CMAKE_SOURCE_DIR}/include/illixr/shader_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.hpp ${CMAKE_SOURCE_DIR}/include/illixr/threadloop.hpp $< TARGET_OBJECTS:illixr_imgui >
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/debugview/CMakeLists.txt