public final class ShadingType extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AXIAL
The int value of axial shading type
|
static int |
COONS_PATCH_MESH
The int value of coons patch meshes shading type
|
static int |
FREE_FORM_GOURAUD_SHADED_TRIANGLE_MESH
The int value of free-form Gouraud-shaded triangle mesh shading type
|
static int |
FUNCTION_BASED
The int value of function-based shading type
|
static int |
LATTICE_FORM_GOURAUD_SHADED_TRIANGLE_MESH
The int value of lattice-form Gouraud-shaded triangle mesh shading type
|
static int |
RADIAL
The int value of radial shading type
|
static int |
TENSOR_PRODUCT_PATCH_MESH
The int value of tensor-product patch meshes shading type
|
public static final int FUNCTION_BASED
public static final int AXIAL
public static final int RADIAL
public static final int FREE_FORM_GOURAUD_SHADED_TRIANGLE_MESH
public static final int LATTICE_FORM_GOURAUD_SHADED_TRIANGLE_MESH
public static final int COONS_PATCH_MESH
public static final int TENSOR_PRODUCT_PATCH_MESH
Copyright © 1998–2025 Apryse Group NV. All rights reserved.