cGELVertex Class Reference
[Module - GEL Dynamics Engine (Deformable Body Simulation)]

cGELVertex implement a cVertex class with a mass particle for simulating deformable objects More...

#include <CGELVertex.h>

List of all members.

Public Member Functions

 cGELVertex (cVertex *a_vertex)
 Constructor of cGELVertex.
virtual ~cGELVertex ()
 Destructor of cGELVertex.

Public Attributes

cVertexm_vertex
 Mesh object vertex.
cGELMassParticlem_massParticle
 Mass particle for current vertex.
cGELSkeletonLinkm_link
 Skeleton link to which this vertex may be linked to.
cGELSkeletonNodem_node
 Skeleton node to which this vertex may be linked to.


Detailed Description

cGELVertex implement a cVertex class with a mass particle for simulating deformable objects
The documentation for this class was generated from the following files:


CHAI3D 2.0.0 documentation
Please address any questions to support@chai3d.org
(C) 2003-2009 - CHAI 3D
All Rights Reserved.