|
|
|
@ -97,8 +97,8 @@ enum class ImporterFileCallbackPolicy: UnsignedByte { |
|
|
|
/**
|
|
|
|
/**
|
|
|
|
@brief Base for importer plugins |
|
|
|
@brief Base for importer plugins |
|
|
|
|
|
|
|
|
|
|
|
Provides interface for importing 2D/3D scene, mesh, material, texture and image |
|
|
|
Provides interface for importing 2D/3D scene, camera, light, animation, mesh, |
|
|
|
data. |
|
|
|
material, texture and image data. |
|
|
|
|
|
|
|
|
|
|
|
@section Trade-AbstractImporter-usage Usage |
|
|
|
@section Trade-AbstractImporter-usage Usage |
|
|
|
|
|
|
|
|
|
|
|
|