Kanzi 3.9.10
inop_viewport2d.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::interop
 

Functions

KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_create (Context *context, string_view name)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_create1 (Context *context, string_view name, float width, float height)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_createDefault (Context *context, string_view name)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_createDefault1 (Context *context, string_view name, float width, float height)