PhysX SDK 3.2 API Reference: Px1DConstraintFlag Struct Reference

PhysX SDK 3.2 API

Px1DConstraintFlag Struct Reference
[Physics]

constraint row flags More...

#include <PxConstraintDesc.h>

List of all members.


Public Types

enum  Type {
  eSPRING = 1<<0,
  eACCELERATION_SPRING = 1<<1,
  eRESTITUTION = 1<<2,
  eKEEPBIAS = 1<<3,
  eOUTPUT_FORCE = 1<<4
}

Detailed Description

constraint row flags

These flags configure the post-processing of constraint rows and the behavior of the solver while solving constraints


Member Enumeration Documentation

Enumerator:
eSPRING 
eACCELERATION_SPRING 
eRESTITUTION 
eKEEPBIAS 
eOUTPUT_FORCE 


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