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

PxStridedData#

Defined in include/common/PxCoreUtilityTypes.h

struct PxStridedData#

Subclassed by PxBoundedData

Public Functions

inline PxStridedData()#
template<typename TDataType>
inline const TDataType &at(
PxU32 idx,
) const#

Public Members

const void *data#

The offset in bytes between consecutive samples in the data.

Default: 0

PxU32 stride#

previous

PxStrideIterator

next

PxStringTable

On this page
  • PxStridedData
    • PxStridedData()
    • at()
    • data
    • stride
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.