Skip to main content
Ctrl+K
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • Namespaces
  • omni
  • core
  • steal

steal#

Fully qualified name: omni::core::steal

Defined in omni/core/IObject.h

template<typename T>
inline ObjectPtr<T> omni::core::steal(
T *ptr,
) noexcept#

Returns an ObjectPtr managing the given pointer. omni::core::IObject::acquire() is not called on the pointer.

nullptr is accepted.

previous

setInterfaceDefaults

next

typeId

On this page
  • steal()
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Aug 09, 2025.