Kanzi 3.9.14
inop_empty_node2d.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::interop
 

Functions

KANZI_INTEROP_API ObjectReferencekanzi::interop::EmptyNode2D_create (Context *context, string_view name)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::EmptyNode2D_create1 (Context *context, string_view name, float width, float height)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::EmptyNode2D_create2 (Context *context, string_view name, float width, float height, ColorRGBA color)