Utilities and Math
This module summarizes the lightweight state utilities and geometry / kinematics utilities that are currently exported directly by LibXR mainline.
Features
- Foundational scope: includes both lightweight state tools such as
Flagand math-oriented types for pose, inertia, and kinematic chains. - Aligned with current public exports: this directory matches the
flag / transform / inertia / kinematicinterfaces currently exported bylibxr.hpp. - Clear compile boundary: except for
Flag, the types covered here are gated byLIBXR_NO_EIGEN; when Eigen is disabled, those types are not compiled.
Contents
See the individual pages for details.