Skip to content

Class uipc::core::ContactModelCollectionT

template <bool IsConst>

ClassList > uipc > core > ContactModelCollectionT

Public Functions

Type Name
auto create (std::string_view name, const T & default_value={}, bool allow_destroy=true)
auto find (std::string_view name)
auto find (std::string_view name)
auto to_json () const

Public Functions Documentation

function create

template<typename T>
inline auto uipc::core::ContactModelCollectionT::create (
    std::string_view name,
    const T & default_value={},
    bool allow_destroy=true
) 

function find [1/2]

template<typename T>
inline auto uipc::core::ContactModelCollectionT::find (
    std::string_view name
) 

function find [2/2]

inline auto uipc::core::ContactModelCollectionT::find (
    std::string_view name
) 

function to_json

inline auto uipc::core::ContactModelCollectionT::to_json () const

Friends Documentation

friend AttributeFriend

template<typename T>
class uipc::core::ContactModelCollectionT::AttributeFriend (
    geometry::AttributeFriend
) 


The documentation for this class was generated from the following file include/uipc/core/contact_model_collection.h