Kanzi 4.1.0
inop_viewport2d.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::interop
 

Functions

KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_create (Context *context, StringView name)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_create1 (Context *context, StringView name, float width, float height)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_createDefault (Context *context, StringView name)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::Viewport2D_createDefault1 (Context *context, StringView name, float width, float height)
 
KANZI_INTEROP_API ObjectWrapperkanzi::interop::Viewport2D_getScene (ObjectWrapper *thisPtrWrapper)
 
KANZI_INTEROP_API void kanzi::interop::Viewport2D_setScene (ObjectWrapper *thisPtrWrapper, ObjectWrapper *scene)