WPILibC++ 2024.3.2
Modules
Here is a list of all modules:
[detail level 123]
 Raw Image Functions
 Raw Image Functions
 cscore C functions taking a cv::Mat*These are needed for specific interop implementations
 cscore C APIHandle-based interface for C
 cscore C++ object-oriented APIRecommended interface for C++, identical to Java API
 cscore C++ function APIHandle-based interface for C++
 WPILib HAL APIHardware Abstraction Layer (HAL) to hardware or simulator
 ntcore C++ APIHandle-based interface for C++
 ntcore C++ meta-topic APIMeta-topic decoders for C++
 ntcore C APIHandle-based interface for C
 ntcore C meta-topic APIMeta-topic decoders for C
 ntcore C++ object-oriented APIRecommended interface for C++, identical to Java API
 Unit API
 Matrix functions moduleThis module aims to provide various methods for the computation of matrix functions
 MPackMPack is a C implementation of an encoder and decoder for the MessagePack serialization format