IExampleUsdInterface

class omni.example.cpp.usd.IExampleUsdInterface

Methods

__init__(*args, **kwargs)

create_prims(self)

on_default_usd_stage_changed(self, arg0)

print_stage_info(self)

remove_prims(self)

start_timeline_animation(self)

stop_timeline_animation(self)

__init__(*args, **kwargs)
create_prims(self: omni.example.cpp.usd._example_usd_bindings.IExampleUsdInterface) None
on_default_usd_stage_changed(self: omni.example.cpp.usd._example_usd_bindings.IExampleUsdInterface, arg0: int) None
print_stage_info(self: omni.example.cpp.usd._example_usd_bindings.IExampleUsdInterface) None
remove_prims(self: omni.example.cpp.usd._example_usd_bindings.IExampleUsdInterface) None
start_timeline_animation(self: omni.example.cpp.usd._example_usd_bindings.IExampleUsdInterface) None
stop_timeline_animation(self: omni.example.cpp.usd._example_usd_bindings.IExampleUsdInterface) None