public final class MTLSamplePosition
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
MTLSamplePosition() |
|
MTLSamplePosition(float x,
float y) |
protected |
MTLSamplePosition(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setX(float value) |
void |
setY(float value) |
float |
x() |
float |
y() |