PxLockedData Class Reference
[Physics]

Parent class for bulk data that is shared between the SDK and the application. More...

#include <PxLockedData.h>

Inheritance diagram for PxLockedData:

Inheritance graph
PxParticleReadDataPxParticleFluidReadData
[legend]

List of all members.

Public Member Functions

virtual PxDataAccessFlags getDataAccessFlags ()=0
 Any combination of PxDataAccessFlag::eREADABLE and PxDataAccessFlag::eWRITABLE.
virtual void unlock ()=0
 Unlocks the bulk data.
virtual ~PxLockedData ()
 virtual destructor


Detailed Description

Parent class for bulk data that is shared between the SDK and the application.

Constructor & Destructor Documentation

virtual PxLockedData::~PxLockedData (  )  [inline, virtual]

virtual destructor


Member Function Documentation

virtual PxDataAccessFlags PxLockedData::getDataAccessFlags (  )  [pure virtual]

virtual void PxLockedData::unlock (  )  [pure virtual]

Unlocks the bulk data.

Implemented in PxParticleReadData.


The documentation for this class was generated from the following file:


Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com