PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
(De)serializer More...
#include "PhysicsBasedAnimationToolkitExport.h"
#include <filesystem>
#include <highfive/H5File.hpp>
#include <highfive/H5Group.hpp>
#include <highfive/eigen.hpp>
#include <optional>
#include <string>
#include <type_traits>
#include <variant>
Go to the source code of this file.
Classes | |
class | pbat::io::Archive |
Archive class for reading and writing data to HDF5 files. More... | |
Namespaces | |
namespace | pbat |
The main namespace of the library. | |
namespace | pbat::io |
Namespace for I/O. | |
(De)serializer