FileMesh

Parameters

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

    • file (String) - The name of the file.

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

class FileMesh : public godzilla::Object

Mesh loaded from a file.

Public Functions

const std::string &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