From c6d233768f9995ac9cbe59f31c727311f5c8d5e8 Mon Sep 17 00:00:00 2001 From: Alexandr Arutjunov Date: Thu, 6 Oct 2016 19:02:37 +0300 Subject: [PATCH] [F] Small doc changes. --- code/X3DExporter.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/X3DExporter.hpp b/code/X3DExporter.hpp index 11100ff..20aec95 100644 --- a/code/X3DExporter.hpp +++ b/code/X3DExporter.hpp @@ -39,7 +39,7 @@ namespace Assimp /// Lighting component: /// "DirectionalLight", "PointLight", "SpotLight" /// Rendering component: -/// "Color", "ColorRGBA", "Coordinate", "LineSet", "PointSet", "TriangleSet", "Normal" +/// "ColorRGBA", "Coordinate", "Normal" /// Shape component: /// "Shape", "Appearance", "Material" /// Texturing component: -- 2.7.4