Nv::Blast::ExtPxAssetDesc Struct Reference

#include <NvBlastExtPxAsset.h>

Inheritance diagram for Nv::Blast::ExtPxAssetDesc:

Nv::Blast::TkAssetDesc NvBlastAssetDesc

List of all members.

Classes

struct  ChunkDesc
struct  SubchunkDesc

Public Attributes

ChunkDescpxChunks
 array of chunks in asset, should be of size chunkCount (


Detailed Description

Descriptor for PxAsset creation.

PxAsset creates TkAsset internally, so TkAssetDesc must be filled. In addition it needs physics chunks data. Every chunk can have any amount of Convexes (Subchunks).


Member Data Documentation

array of chunks in asset, should be of size chunkCount (

See also:
NvBlastAssetDesc)


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