Skip to content

Commit 810e4a8

Browse files
authored
Export MultiLineStringMeta
1 parent bf9863a commit 810e4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GeometryBasics.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module GeometryBasics
2929
export OffsetInteger, ZeroIndex, OneIndex, GLIndex
3030
export FaceView, SimpleFaceView
3131
export AbstractPoint, PointMeta, PointWithUV
32-
export PolygonMeta, MultiPointMeta
32+
export PolygonMeta, MultiPointMeta, MultiLineStringMeta
3333
export decompose, coordinates, faces, normals, decompose_uv, decompose_normals, texturecoordinates
3434
export Tesselation, pointmeta, Normal, UV, UVW
3535
export GLTriangleFace, GLNormalMesh3D, GLPlainTriangleMesh, GLUVMesh3D, GLUVNormalMesh3D

0 commit comments

Comments
 (0)