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

Classes

struct  Target

Public Types

using Vertex = StaticMesh::Vertex
using Bounds = StaticMesh::Bounds

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< Vertex > & GetVertices () const
const std::vector< uint32_t > & GetIndices () const
const std::vector< Target > & GetTargets () const
const Bounds & GetBounds () const

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