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

PxInlineArray#

Defined in include/foundation/PxInlineArray.h

template<typename T, uint32_t N, typename Alloc = typename PxAllocatorTraits<T>::Type>
class PxInlineArray : public PxArray<T, PxInlineAllocator<N * sizeof(T), typename PxAllocatorTraits<T>::Type>>#

Public Functions

inline PxInlineArray(const PxEMPTY v)#
inline bool isInlined() const#
inline explicit PxInlineArray(const Alloc &alloc = Alloc())#

previous

PxInlineAllocator

next

PxInputData

On this page
  • PxInlineArray
    • PxInlineArray()
    • isInlined()
    • PxInlineArray()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.