|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esri3DFaceCulling
Constants from esri3DFaceCulling' enum. Generated 3/19/2015 1:20:39 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'The Esri face culling options.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriFaceCullingBack
Cull the back facing polygons. |
static int |
esriFaceCullingDefinedByShape
Culling is defined by shape. |
static int |
esriFaceCullingFront
Cull the front facing polygons. |
static int |
esriFaceCullingNone
No culling, both faces are rendered. |
Field Detail |
---|
static final int esriFaceCullingNone
static final int esriFaceCullingFront
static final int esriFaceCullingBack
static final int esriFaceCullingDefinedByShape
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |