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
  • PxScopedCudaLock

PxScopedCudaLock#

Defined in include/cudamanager/PxCudaContextManager.h

class PxScopedCudaLock#

Convenience class for holding CUDA lock within a scope.

Public Functions

inline PxScopedCudaLock(PxCudaContextManager &ctx)#

ScopedCudaLock constructor.

inline ~PxScopedCudaLock()#

ScopedCudaLock destructor.

Protected Attributes

PxCudaContextManager *mCtx#

CUDA context manager pointer (initialized in the constructor)

previous

PxSceneWriteLock

next

PxScopedPointer

On this page
  • PxScopedCudaLock
    • PxScopedCudaLock()
    • ~PxScopedCudaLock()
    • mCtx
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.