omni.core
Classes Summary:
Helper struct to represent a single 2-space vector of floating point values. Each member of |
|
A mapping from type id’s to implementations. |
|
Helper struct to represent a single 2-space vector of signed integers. Each member of |
|
Error code for the result of an operation. |
|
Base type for the flags used when registering plugins or implementations with the type |
|
Helper struct to represent a single 2-space vector of unsigned integers. Each member |
Functions Summary:
create_type(type_id: str, module_name: str = None, version: int = 0) -> omni.core._core.IObject |
|
register_module(module_name: str, flags: int = 0) -> int |