public final class MTLIndirectCommandBufferExecutionRange
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
MTLIndirectCommandBufferExecutionRange() |
|
MTLIndirectCommandBufferExecutionRange(int location,
int length) |
protected |
MTLIndirectCommandBufferExecutionRange(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
length() |
int |
location() |
void |
setLength(int value) |
void |
setLocation(int value) |
public MTLIndirectCommandBufferExecutionRange()
protected MTLIndirectCommandBufferExecutionRange(org.moe.natj.general.Pointer peer)
public MTLIndirectCommandBufferExecutionRange(int location,
int length)