FCohtmlSystemWrapper
Public Types #
Public Functions #
Public Types Documentation #
using CohtmlTimepoint #
using FCohtmlSystemWrapper::CohtmlTimepoint = uint64;
Public Functions Documentation #
function FCohtmlSystemWrapper #
FCohtmlSystemWrapper(
cohtml::System * system
)
function ~FCohtmlSystemWrapper #
~FCohtmlSystemWrapper()
function GetSystemPtr #
cohtml::System * GetSystemPtr() const
function GetRendererPtr #
FCohtmlRendererHolderSharedPtr GetRendererPtr() const
function CreateView #
cohtml::View * CreateView(
const cohtml::ViewSettings & info
)
function AdvanceSystem #
void AdvanceSystem()
function CreateSystemRenderer #
void CreateSystemRenderer(
TSharedPtr< FCohtmlRendererHolder, ESPMode::ThreadSafe > * rendererOut
)
function GetCurrentTimepoint #
inline double GetCurrentTimepoint() const