FileMesh

Parameters

  • Required:
    • app (godzilla::App*) - Application we are part of

    • file (std::filesystem::__cxx11::path) - The name of the file.

  • Optional:
    • name (godzilla::String) - Name of the object

class FileMesh : public godzilla::Object

Mesh loaded from a file.

Public Functions

fs::path get_file_name() const

Return file name.

Returns:

Name of the file

FileFormat get_file_format() const

Get mesh file format.

Returns:

Mesh file format