SPhysicsRagdoll Struct Reference

#include <SPhysicsStructs.h>

List of all members.

Public Attributes

vector3df position
 Position of the ragdoll.
vector3df scale
 Scale of the ragdoll.
ENUMERATED_RAGDOLL_TYPE type
 Type of the ragdoll.
SDollParts body
 A struct holding the visual elements of the ragdoll.


Detailed Description

Ragdoll struct. Use this struct to create a ragdoll.


Member Data Documentation

vector3df SPhysicsRagdoll::position

Position of the ragdoll.

vector3df SPhysicsRagdoll::scale

Scale of the ragdoll.

ENUMERATED_RAGDOLL_TYPE SPhysicsRagdoll::type

Type of the ragdoll.

SDollParts SPhysicsRagdoll::body

A struct holding the visual elements of the ragdoll.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 15 00:25:18 2007 for IPhysics by  doxygen 1.5.1-p1