V - return value typepublic interface PointHandler3D<V>
| Modifier and Type | Method and Description |
|---|---|
V |
handlePoint(int x,
int y,
int z)
Handle a 3D point
|
V handlePoint(int x, int y, int z)
Copyright © 2014. All rights reserved.