SPhysicsMesh Struct Reference

#include <SPhysicsStructs.h>

Inherits SPhysicsAttributes.

List of all members.

Public Member Functions

 SPhysicsMesh ()
 Default constructor for setting default values.

Public Attributes

IAnimatedMesh * mesh
 Pointer to the Irrlicht IAnimatedMesh that the scene node was created from.
int frame
 The number of the frame to create the physics body from.


Detailed Description

Mesh struct. Use this for creating dynamic meshes.


Constructor & Destructor Documentation

SPhysicsMesh::SPhysicsMesh (  )  [inline]

Default constructor for setting default values.


Member Data Documentation

IAnimatedMesh* SPhysicsMesh::mesh

Pointer to the Irrlicht IAnimatedMesh that the scene node was created from.

int SPhysicsMesh::frame

The number of the frame to create the physics body from.


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