MVIEW_DRAWOBJ3D_MODEConstant Class
What types of entities to draw
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXMVIEW_DRAWOBJ3D_MODEConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class MVIEW_DRAWOBJ3D_MODEConstant

The MVIEW_DRAWOBJ3D_MODEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFLAT
Draw flat shaded faces (one normal and color per object)
Public fieldStatic memberSMOOTH
Draw smooth shaded faces (one normal and color per vertex)
Top
See Also