public class MatlabDrawableLoader extends Object implements ILoader
EnlightablePolygon which allow a an easier visualization
of shapes made of a large number of single-colored polygons.
For very large file, MatlabVBOLoader are preferred.| Modifier and Type | Field and Description |
|---|---|
protected static int |
C1 |
protected static int |
C2 |
protected static int |
C3 |
| Constructor and Description |
|---|
MatlabDrawableLoader() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractDrawable> |
load(String filename) |
List<AbstractDrawable> |
load(String filename,
int limit) |
Copyright © 2016. All rights reserved.