#include "computedVertices.h"
#include "characterJoint.h"
#include "character.h"
#include "config_char.h"
#include "datagram.h"
#include "datagramIterator.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "ioPtaDatagramLinMath.h"
#include <algorithm>
Go to the source code of this file.
Functions | |
template<class ValueType, class MorphType> void | compute_morphs (ValueType *table, const pvector< MorphType > &morph_list, Character *character) |
|
Definition at line 59 of file computedVertices.cxx. References MovingPart< ACScalarSwitchType >::_value, DCAST_INTO_V, Character::get_part(), index, table, ushort, and v. Referenced by ComputedVertices::update(). |