Data Fields

orxBODY_PART_DEF Struct Reference
[OrxPhysics]

#include <orxPhysics.h>

Data Fields

union {
   struct {
      orxAABOX   stBox
   }   stAABox
   struct {
      orxVECTOR   avVertices [orxBODY_PART_DEF_KU32_MESH_VERTEX_NUMBER]
      orxU32   u32VertexCounter
   }   stMesh
   struct {
      orxFLOAT   fRadius
      orxVECTOR   vCenter
   }   stSphere
}; 
orxFLOAT fDensity
orxFLOAT fFriction
orxFLOAT fRestitution
orxU16 u16CheckMask
orxU16 u16SelfFlags
orxU32 u32Flags
orxVECTOR vScale

Detailed Description

Part definition

Definition at line 125 of file orxPhysics.h.


Field Documentation

union { ... }

Part : 132

orxVECTOR orxBODY_PART_DEF::avVertices[orxBODY_PART_DEF_KU32_MESH_VERTEX_NUMBER]

Mesh vertices : 132

Definition at line 151 of file orxPhysics.h.

Density : 24

Definition at line 130 of file orxPhysics.h.

Friction : 16

Definition at line 128 of file orxPhysics.h.

Sphere radius : 48

Definition at line 140 of file orxPhysics.h.

Restitution : 20

Definition at line 129 of file orxPhysics.h.

struct { ... } orxBODY_PART_DEF::stAABox

Box : 56

Axis aligned Box : 56

Definition at line 145 of file orxPhysics.h.

struct { ... } orxBODY_PART_DEF::stMesh

Sphere : 48

Check mask : 28

Definition at line 132 of file orxPhysics.h.

Self defining flags : 26

Definition at line 131 of file orxPhysics.h.

Control flags : 32

Definition at line 133 of file orxPhysics.h.

Mesh vertex counter : 36

Definition at line 150 of file orxPhysics.h.

Sphere center : 44

Definition at line 139 of file orxPhysics.h.

Scale : 12

Definition at line 127 of file orxPhysics.h.


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

Generated for orx by doxygen 1.5.6