[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for F:Mogware.VisualStudio.ColladaNet.Geometry.Primitive.mPolygons]

Namespace:  Mogware.VisualStudio.ColladaNet.Geometry
Assembly:  Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.25 (1.0.0.25)

Syntax

C#
protected List<Polygon> mPolygons
Visual Basic (Declaration)
Protected mPolygons As List(Of Polygon)
Visual C++
protected:
List<Polygon^>^ mPolygons

See Also