Skip to content

Class uipc::core::Scene::CObjects

ClassList > uipc > core > Scene > CObjects

Public Functions

Type Name
SizeT created_count () noexcept const
S< const Object > find (IndexT id) noexcept
vector< S< const Object > > find (std::string_view name) noexcept
SizeT size () noexcept const

Public Functions Documentation

function created_count

SizeT uipc::core::Scene::CObjects::created_count () noexcept const

function find [1/2]

S< const Object > uipc::core::Scene::CObjects::find (
    IndexT id
) noexcept

function find [2/2]

vector< S< const Object > > uipc::core::Scene::CObjects::find (
    std::string_view name
) noexcept

function size

SizeT uipc::core::Scene::CObjects::size () noexcept const


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