Xface Core Library: XEngine::DeformableGeometry Class Reference

XFace / XEngine / XMath

XEngine::DeformableGeometry Class Reference
[XEngine]

#include <DeformableGeometry.h>

Inheritance diagram for XEngine::DeformableGeometry:

XEngine::IndexedFaceSet XEngine::Geometry XEngine::NamedObj List of all members.

Detailed Description

Author:
Koray Balci
Version:
1.0
Date:
Sept 2004
Deformation is done on this Geometry derived class.


Public Member Functions

void setVertices (const std::vector< Vector3 > &vertices)
void update (const std::vector< float > &aps)

Member Function Documentation

void XEngine::DeformableGeometry::setVertices const std::vector< Vector3 > &  vertices  )  [virtual]
 

Note:
when sth rendered in keyframe mode, if after we try to load some fap, lips do not move anymore. reason: clearInfluences call in DeformableGeometry::setVertices cleared the weights. I just cannot remember why this line is there, when removed things seem to work fine now. May have side effects though.

Reimplemented from XEngine::Geometry.

void XEngine::DeformableGeometry::update const std::vector< float > &  animationParams  ) 
 

Todo:
computeVertexNormals() ??


The documentation for this class was generated from the following files:
Generated on Mon Aug 28 15:39:25 2006 for Xface Core Library by  doxygen 1.4.6-NO