public class Cube extends Object
| Constructor and Description |
|---|
Cube() |
Cube(double[] min,
double[] max) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Coord coord) |
double[] |
getMax() |
double[] |
getMin() |
void |
transform(double[] matrix) |
public void transform(double[] matrix)
public double[] getMin()
public double[] getMax()
public void add(Coord coord)
Copyright © 2018 OpenSource BIM. All rights reserved.