Skip to content

Class MeshLib

ClassList > MeshLib

  • #include <MeshData.h>

Public Static Attributes

Type Name
MeshResource Square = nullptr

Public Functions

Type Name
MeshLib ()
~MeshLib ()

Public Static Functions

Type Name
MeshResource LoadMesh (const std::string path)
void MeshLibInit ()
void ToGeoCenter (MeshResource _tar)

Public Static Attributes Documentation

variable Square

MeshLib::MeshResource MeshLib::Square;

Public Functions Documentation

function MeshLib

MeshLib::MeshLib () 

function ~MeshLib

MeshLib::~MeshLib () 

Public Static Functions Documentation

function LoadMesh

static MeshResource MeshLib::LoadMesh (
    const std::string path
) 

function MeshLibInit

static void MeshLib::MeshLibInit () 

function ToGeoCenter

static void MeshLib::ToGeoCenter (
    MeshResource _tar
) 


The documentation for this class was generated from the following file src/render/MeshData.h