molecular
|
Specifies a mesh file and optional morph targets. More...
#include <MeshLocator.h>
Classes | |
struct | MorphTarget |
Specifies a morph target file path and its weight. More... | |
Public Attributes | |
util::Hash | meshFile |
Mesh file path. More... | |
std::vector< MorphTarget > | morphTargets |
Specifies a mesh file and optional morph targets.
util::Hash molecular::gfx::MeshLocator::meshFile |
Mesh file path.
std::vector<MorphTarget> molecular::gfx::MeshLocator::morphTargets |