↓ 4 callersFunctionxyzw_to_wxyz Convert a SciPy ``[x, y, z, w]`` quaternion to Isaac Sim ``[w, x, y, z]``. Example: >>> xyzw_to_wxyz([0, 0, 0, 1]) array([1.
src/core/quaternion.py:29
↓ 3 callersMethod_build_selectable_button(self, ui, label: str, selected: bool, clicked_fn, height: int)
src/isaac_sim/extensions/variation_editor/variation_editor/extension.py:1639
↓ 2 callersMethod_build_selectable_button(self, ui, label: str, selected: bool, clicked_fn, height: int = 24)
src/isaac_sim/extensions/task_editor/task_editor/extension.py:640
↓ 2 callersFunction_copy_source_subtree_to_stage(*, source_layer, source_root_path, output_usd_path: Path, prim_name: str, fallback_mode: str)
src/retrieval/curation/isaac_pipeline/editor_stage_builder.py:44