Public Types | List of all members
PxAllocId Struct Reference

ID of the Feature which owns/allocated memory from the heap. More...

#include <PxCudaMemoryManager.h>

Public Types

enum  Enum {
  UNASSIGNED,
  APEX,
  PARTICLES,
  GPU_UTIL,
  CLOTH,
  NUM_IDS
}
 ID of the Feature which owns/allocated memory from the heap. More...
 

Detailed Description

ID of the Feature which owns/allocated memory from the heap.

Maximum of 64k IDs allowed.

Member Enumeration Documentation

ID of the Feature which owns/allocated memory from the heap.

Enumerator
UNASSIGNED 

default

APEX 

APEX stuff not further classified.

PARTICLES 

all particle related

GPU_UTIL 

e.g. RadixSort (used in SPH and deformable self collision)

CLOTH 

all cloth related

NUM_IDS 

number of IDs, be aware that ApexHeapStats contains PxAllocIdStats[NUM_IDS]


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


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