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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.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