public class CUfilter_mode extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CU_TR_FILTER_MODE_LINEAR
Linear filter mode
|
static int |
CU_TR_FILTER_MODE_POINT
Point filter mode
|
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns the String identifying the given CUfilter_mode
|
public static final int CU_TR_FILTER_MODE_POINT
public static final int CU_TR_FILTER_MODE_LINEAR
public static String stringFor(int n)
n - The CUfilter_modeCopyright © 2020. All rights reserved.