Browse Source

ObjImporter: doc++

pull/217/head
Vladimír Vondruš 9 years ago
parent
commit
1a279b4aae
  1. 3
      src/MagnumPlugins/ObjImporter/ObjImporter.h

3
src/MagnumPlugins/ObjImporter/ObjImporter.h

@ -51,7 +51,8 @@ namespace Magnum { namespace Trade {
/**
@brief OBJ importer plugin
Supported features:
Loads Wavefront OBJ (`*.obj`) files, with the following supported features:
- multiple objects
- vertex positions, normals and 2D texture coordinates
- triangles, lines and points

Loading…
Cancel
Save