Skip to main content
Ctrl+K
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
PhysX SDK Documentation - Home

PhysX SDK Documentation

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

Table of Contents

  • PhysX SDK API
  • Classes
  • PxScopedPointer

PxScopedPointer#

Defined in include/foundation/PxAlloca.h

template<typename T, typename Alloc = PxTempAllocator>
class PxScopedPointer : private PxTempAllocator#

Public Functions

inline ~PxScopedPointer()#
inline operator T*() const#

Public Members

T *mPointer#
bool mOwned#

previous

PxScopedCudaLock

next

PxSdfBitsPerSubgridPixel

On this page
  • PxScopedPointer
    • ~PxScopedPointer()
    • operator T*()
    • mPointer
    • mOwned
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.