MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.SceneLoad Class Reference

Classes

class  Result
 
class  Settings
 

Static Public Member Functions

None asyncFromAnySupportedFormat (std_vector_std_filesystem_path files, func_void_from_SceneLoad_Result postLoadCallback, SceneLoad.Settings settings='{}')
 
SceneLoad.Result fromAnySupportedFormat (std_vector_std_filesystem_path files, SceneLoad.Settings settings='{}')
 

Detailed Description

This is a namespace.

Member Function Documentation

◆ asyncFromAnySupportedFormat()

None mrmeshpy.SceneLoad.asyncFromAnySupportedFormat ( std_vector_std_filesystem_path files,
func_void_from_SceneLoad_Result postLoadCallback,
SceneLoad.Settings settings = '{}' )
static

◆ fromAnySupportedFormat()

SceneLoad.Result mrmeshpy.SceneLoad.fromAnySupportedFormat ( std_vector_std_filesystem_path files,
SceneLoad.Settings settings = '{}' )
static
Load scene from file;
if both targetUnit and loadedObject.lengthUnit are not nullopt, then adjusts transformations of the loaded objects

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