Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qabstractphysxnode_p.h File Reference

(8b71b99f57c25343947c80efb33c2b9c35df1c5a)

#include "foundation/PxTransform.h"
#include "qtconfigmacros.h"
#include <QVector>
+ Include dependency graph for qabstractphysxnode_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QAbstractPhysXNode
 

Namespaces

namespace  physx
 

Enumerations

enum class  DebugDrawBodyType {
  Static = 0 , DynamicAwake = 1 , DynamicSleeping = 2 , Trigger = 3 ,
  Character = 4 , Unknown = 5
}
 

Enumeration Type Documentation

◆ DebugDrawBodyType

enum class DebugDrawBodyType
strong
Enumerator
Static 
DynamicAwake 
DynamicSleeping 
Trigger 
Character 
Unknown 

Definition at line 38 of file qabstractphysxnode_p.h.