|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esri3DFaceCulling
The Esri face culling options.
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 |