Biorbd
|
This is the complete list of members for biorbd::Reader, including all inherited members.
readActivationDataFile(const biorbd::utils::Path &path) | biorbd::Reader | static |
readGroundReactionForceDataFile(const biorbd::utils::Path &path) | biorbd::Reader | static |
readMarkerDataFile(const utils::Path &path) | biorbd::Reader | static |
readMeshFileBiorbdSegments(const biorbd::utils::Path &path) | biorbd::Reader | static |
readMeshFileObj(const biorbd::utils::Path &path) | biorbd::Reader | static |
readMeshFilePly(const biorbd::utils::Path &path) | biorbd::Reader | static |
readModelFile(const biorbd::utils::Path &path) | biorbd::Reader | static |
readModelFile(const biorbd::utils::Path &path, biorbd::Model *model) | biorbd::Reader | static |
readQDataFile(const biorbd::utils::Path &path) | biorbd::Reader | static |
readTorqueDataFile(const biorbd::utils::Path &path) | biorbd::Reader | static |
readViconForceFile(const biorbd::utils::Path &path, std::vector< std::vector< unsigned int >> &frame, std::vector< unsigned int > &frequency, std::vector< std::vector< biorbd::utils::Vector3d >> &force, std::vector< std::vector< biorbd::utils::Vector3d >> &moment, std::vector< std::vector< biorbd::utils::Vector3d >> &cop) | biorbd::Reader | static |
readViconForceFile(const biorbd::utils::String &path) | biorbd::Reader | static |
readViconMarkerFile(const biorbd::utils::Path &path, int nFramesToGet=-1) | biorbd::Reader | static |
readViconMarkerFile(const biorbd::utils::Path &path, std::vector< biorbd::utils::String > &markOrder, int nFramesToGet=-1) | biorbd::Reader | static |