File inter_affine_body_constitution.h File List > constitution > inter_affine_body_constitution.h Go to the documentation of this file #pragma once #include <uipc/constitution/constitution.h> #include <uipc/geometry/geometry.h> namespace uipc::constitution { class UIPC_CONSTITUTION_API InterAffineBodyConstitution : public IConstitution { public: }; } // namespace uipc::constitution