#include <SkinWeightsToVertColsPrimFunc.h>
Inheritance diagram for Fluxus::SkinWeightsToVertColsPrimFunc:
Public Member Functions | |
SkinWeightsToVertColsPrimFunc () | |
~SkinWeightsToVertColsPrimFunc () | |
virtual void | Run (Primitive &prim, const SceneGraph &world) |
Do the work... |
Definition at line 31 of file SkinWeightsToVertColsPrimFunc.h.
SkinWeightsToVertColsPrimFunc::SkinWeightsToVertColsPrimFunc | ( | ) |
Definition at line 23 of file SkinWeightsToVertColsPrimFunc.cpp.
SkinWeightsToVertColsPrimFunc::~SkinWeightsToVertColsPrimFunc | ( | ) |
Definition at line 27 of file SkinWeightsToVertColsPrimFunc.cpp.
void SkinWeightsToVertColsPrimFunc::Run | ( | Primitive & | prim, | |
const SceneGraph & | world | |||
) | [virtual] |
Do the work...
Implements Fluxus::PrimitiveFunction.
Definition at line 31 of file SkinWeightsToVertColsPrimFunc.cpp.