PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::MorphMesh Class Reference

Public Member Functions

 MorphMesh (const Filesystem &filesystem, const VirtualPath &asset_path)
bool Load (const Filesystem &filesystem, const VirtualPath &asset_path)
 operator bool () const noexcept
const VirtualPathGetFilename () const
const std::vector< MeshVertex > & GetVertices () const
const std::vector< uint32_t > & GetIndices () const
const std::vector< MeshMorphTarget > & GetTargets () const
const MeshBoundsGetBounds () const

The documentation for this class was generated from the following files: