omni/core/Types.h

↰ Parent directory: omni/core/

Common data structs and types.

Source: omni/core/Types.h

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.