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

PxTypedBoundedData#

Defined in include/common/PxCoreUtilityTypes.h

template<typename TDataType>
struct PxTypedBoundedData : public PxTypedStridedData<TDataType>#

Public Functions

inline PxTypedBoundedData()#
inline const TDataType &at(PxU32 idx) const#
inline TDataType &atRef(PxU32 idx)#

Public Members

PxU32 count#
TDataType *data#
PxU32 stride#

previous

PxTypeInfo< PxTriangleMesh >

next

PxTypedStridedData

On this page
  • PxTypedBoundedData
    • PxTypedBoundedData()
    • at()
    • atRef()
    • count
    • data
    • stride
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.