struct RgpotEnginePotΒΆ

struct RgpotEnginePot {
    // fields
 
    std::unique_ptr<rgpot::UmaPot> impl;
};