molecular
Classes | Public Attributes | List of all members
molecular::gfx::MeshLocator Struct Reference

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< MorphTargetmorphTargets
 

Detailed Description

Specifies a mesh file and optional morph targets.

Member Data Documentation

util::Hash molecular::gfx::MeshLocator::meshFile

Mesh file path.

std::vector<MorphTarget> molecular::gfx::MeshLocator::morphTargets

The documentation for this struct was generated from the following file: