Skip to content

Class uipc::core::Animation::UpdateInfo

ClassList > uipc > core > Animation > UpdateInfo

Public Functions

Type Name
Float dt () noexcept const
SizeT frame () noexcept const
span< S< geometry::GeometrySlot > > geo_slots () noexcept const
UpdateHint & hint () noexcept
Object & object () noexcept const
span< S< geometry::GeometrySlot > > rest_geo_slots () noexcept const

Public Functions Documentation

function dt

Float uipc::core::Animation::UpdateInfo::dt () noexcept const

function frame

SizeT uipc::core::Animation::UpdateInfo::frame () noexcept const

function geo_slots

span< S< geometry::GeometrySlot > > uipc::core::Animation::UpdateInfo::geo_slots () noexcept const

function hint

UpdateHint & uipc::core::Animation::UpdateInfo::hint () noexcept

function object

Object & uipc::core::Animation::UpdateInfo::object () noexcept const

function rest_geo_slots

span< S< geometry::GeometrySlot > > uipc::core::Animation::UpdateInfo::rest_geo_slots () noexcept const


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