|
static PShape | createFacetedPShape (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createFacetedPShape (final HE_Mesh mesh, final PImage img, final PApplet home) |
|
static PShape | createFacetedPShape (final HE_Mesh mesh, final PImage[] img, final PApplet home) |
|
static PShape | createFacetedPShape (final HE_MeshStructure mesh, final double offset, final PApplet home) |
|
static PShape | createFacetedPShape (final WB_Mesh mesh, final PApplet home) |
|
static PShape | createFacetedPShapeWithFaceColor (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createFacetedPShapeWithVertexColor (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createFacettedPShape (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createFacettedPShape (final HE_Mesh mesh, final PImage img, final PApplet home) |
|
static PShape | createFacettedPShape (final HE_Mesh mesh, final PImage[] img, final PApplet home) |
|
static PShape | createFacettedPShape (final HE_MeshStructure mesh, final double offset, final PApplet home) |
|
static PShape | createFacettedPShape (final WB_Mesh mesh, final PApplet home) |
|
static PShape | createFacettedPShapeWithFaceColor (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createFacettedPShapeWithVertexColor (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createSmoothPShape (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createSmoothPShape (final HE_Mesh mesh, final PImage img, final PApplet home) |
|
static PShape | createSmoothPShape (final HE_Mesh mesh, final PImage[] img, final PApplet home) |
|
static PShape | createSmoothPShape (final WB_Mesh mesh, final PApplet home) |
|
static PShape | createSmoothPShapeWithFaceColor (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createSmoothPShapeWithVertexColor (final HE_Mesh mesh, final PApplet home) |
|
static PShape | createWireframePShape (final HE_MeshStructure mesh, final PApplet home) |
|