Types.h#
Fully qualified name: omni/core/Types.h
In directory: omni/core
Source file: Types.h
Common data structs and types.
Namespaces#
- omni
Main namespace for Omniverse.
- omni::core
Core functionality for Omniverse Interfaces.
Unions#
- omni::core::Float2
Helper struct to represent a single 2-space vector of floating point values.
- omni::core::Int2
Helper struct to represent a single 2-space vector of signed integers.
- omni::core::UInt2
Helper struct to represent a single 2-space vector of unsigned integers.