Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

OpenCAL::BalloonMesh Class Reference

#include <BalloonMesh.h>

Inheritance diagram for OpenCAL::BalloonMesh:

Inheritance graph
[legend]
Collaboration diagram for OpenCAL::BalloonMesh:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BalloonMesh (System *parent, const string &filename, const Vector3 &position=Vector3::zero)
PointMassgetPointFromVertex (Vertex *vertex)

Protected Types

typedef map< Vertex *, PointMass * > ConnectionMap
typedef map< Vertex *, Vertex * > SpringMap

Protected Member Functions

void constructMesh (const Vector3 &position)
void addSprings (Triangle *triangle, float stiffness, float damping)
bool isConnected (Vertex *v1, Vertex *v2)

Protected Attributes

string m_filename
ConnectionMap m_connections
SpringMap m_springConnections

Detailed Description

Description

Definition at line 34 of file BalloonMesh.h.


The documentation for this class was generated from the following files:
Generated on Sun Aug 15 19:19:29 2004 for OpenCAL: Open Computer Animation Library by doxygen 1.3.8