PhysX SDK 3.2 API Reference: PxCookingValue Struct Reference

PhysX SDK 3.2 API

PxCookingValue Struct Reference
[Physics]

#include <PxPhysics.h>

List of all members.


Public Types

enum  Enum {
  eCONVEX_VERSION_PC,
  eMESH_VERSION_PC,
  eCONVEX_VERSION_XENON,
  eMESH_VERSION_XENON,
  eCONVEX_VERSION_PLAYSTATION3,
  eMESH_VERSION_PLAYSTATION3
}

Member Enumeration Documentation

Enumerator:
eCONVEX_VERSION_PC  Version numbers follow this format:

Version = 16bit|16bit

The high part is increased each time the format changes so much that pre-cooked files become incompatible with the system (and hence must be re-cooked)

The low part is increased each time the format changes but the code can still read old files. You don't need to re-cook the data in that case, unless you want to make sure cooked files are optimal.

eMESH_VERSION_PC 
eCONVEX_VERSION_XENON 
eMESH_VERSION_XENON 
eCONVEX_VERSION_PLAYSTATION3 
eMESH_VERSION_PLAYSTATION3 


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



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