Browse Source

Trade: doc++

pull/280/head
Vladimír Vondruš 8 years ago
parent
commit
de68076f65
  1. 4
      src/Magnum/Trade/AbstractImporter.h

4
src/Magnum/Trade/AbstractImporter.h

@ -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

Loading…
Cancel
Save