Namespaces | |
| namespace | kanzi |
| namespace | kanzi::interop |
Functions | |
| KANZI_INTEROP_API ObjectReference * | kanzi::interop::Light_create (Context *context, string_view name) |
| KANZI_INTEROP_API ObjectReference * | kanzi::interop::Light_createDirectional (Context *context, string_view name) |
| KANZI_INTEROP_API ObjectReference * | kanzi::interop::Light_createPoint (Context *context, string_view name) |
| KANZI_INTEROP_API ObjectReference * | kanzi::interop::Light_createSpot (Context *context, string_view name) |