info.json 566 B

123456789101112131415161718192021222324
  1. {
  2. "type": "Standard",
  3. "core" : true,
  4. "name": "Surface of Revolution Analysis",
  5. "icon": ":/CC/plugin/qSRA/images/qSRA.png",
  6. "description": "Comparison between a point cloud and a surface of revolution.",
  7. "authors": [
  8. {
  9. "name": "EDF R&D"
  10. }
  11. ],
  12. "maintainers": [
  13. {
  14. "name": "Daniel Girardeau-Montaut",
  15. "email": "daniel.girardeau@gmail.com"
  16. }
  17. ],
  18. "references": [
  19. {
  20. "text": "Documentation",
  21. "url": "http://www.cloudcompare.org/doc/wiki/index.php?title=Surface_of_Revolution_Analysis_(plugin)"
  22. }
  23. ]
  24. }