public class CBlock
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
CBlock.CRow |
| Modifier | Constructor and Description |
|---|---|
protected |
CBlock(water.fvec.Chunk[] c) |
protected |
CBlock(water.fvec.Chunk[] c,
int off,
int len) |
| Modifier and Type | Method and Description |
|---|---|
int |
columns() |
CBlock.CRow |
row(int idx) |
int |
rows() |
protected CBlock(water.fvec.Chunk[] c)
protected CBlock(water.fvec.Chunk[] c,
int off,
int len)
public int columns()
public int rows()
public CBlock.CRow row(int idx)