HE_Mesh2014
2.0.11
|
Public Member Functions | |
HEMC_FromOBJFile () | |
HEMC_FromOBJFile (final String path) | |
HEMC_FromOBJFile | setPath (final String path) |
HEMC_FromOBJFile | setScale (final double f) |
HE_MeshCollection | create () |
![]() | |
HEMC_MultiCreator () | |
HE_MeshCollection | create () |
int | numberOfMeshes () |
HE_Mesh | apply (final HE_Mesh mesh) |
HE_Mesh | apply (final HE_Selection sel) |
![]() | |
abstract HE_Mesh | apply (HE_Mesh mesh) |
abstract HE_Mesh | apply (HE_Selection selection) |
Private Member Functions | |
InputStream | createInputStream (final File file) |
Private Attributes | |
String | path |
double | scale |
Additional Inherited Members | |
![]() | |
static final WB_ProgressTracker | tracker = WB_ProgressTracker.instance() |
![]() | |
int | _numberOfMeshes |
wblut.hemesh.HEMC_FromOBJFile.HEMC_FromOBJFile | ( | ) |
wblut.hemesh.HEMC_FromOBJFile.HEMC_FromOBJFile | ( | final String | path | ) |
path |
HE_MeshCollection wblut.hemesh.HEMC_FromOBJFile.create | ( | ) |
|
private |
file |
HEMC_FromOBJFile wblut.hemesh.HEMC_FromOBJFile.setPath | ( | final String | path | ) |
path |
HEMC_FromOBJFile wblut.hemesh.HEMC_FromOBJFile.setScale | ( | final double | f | ) |
f |
|
private |
|
private |