Skip to content

Class uipc::core::SubsceneModel

ClassList > uipc > core > SubsceneModel

Public Functions

Type Name
SubsceneModel () noexcept
SubsceneModel (const Vector2i & ids, bool enable, const Json & config)
const Json & config () const
bool is_enabled () const
const Vector2i & topo () const

Public Functions Documentation

function SubsceneModel [1/2]

uipc::core::SubsceneModel::SubsceneModel () noexcept

function SubsceneModel [2/2]

uipc::core::SubsceneModel::SubsceneModel (
    const Vector2i & ids,
    bool enable,
    const Json & config
) 

function config

const Json & uipc::core::SubsceneModel::config () const

function is_enabled

bool uipc::core::SubsceneModel::is_enabled () const

function topo

const Vector2i & uipc::core::SubsceneModel::topo () const

Friends Documentation

friend from_json

void uipc::core::SubsceneModel::from_json (
    const Json & json,
    SubsceneModel & model
) 

friend to_json

void uipc::core::SubsceneModel::to_json (
    Json & json,
    const SubsceneModel & model
) 


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