HE_Mesh  6.0.1
wblut.processing.WB_PShapeFactory Class Reference

Static Public Member Functions

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_HalfedgeStructure 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_HalfedgeStructure 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_HalfedgeStructure mesh, final PApplet home)
 
static PShape createSubstratePShape (final HEC_IsoSkin skin, final PApplet home)
 

Static Private Attributes

static WB_GeometryFactory geometryfactory = new WB_GeometryFactory()
 

Detailed Description

Author
FVH

Member Function Documentation

static PShape wblut.processing.WB_PShapeFactory.createFacetedPShape ( final HE_Mesh  mesh,
final PImage  img,
final PApplet  home 
)
static
static PShape wblut.processing.WB_PShapeFactory.createFacetedPShape ( final WB_Mesh  mesh,
final PApplet  home 
)
static
static PShape wblut.processing.WB_PShapeFactory.createFacettedPShape ( final HE_Mesh  mesh,
final PApplet  home 
)
static
Parameters
mesh
home
Returns

References wblut.processing.WB_PShapeFactory.createFacetedPShape().

static PShape wblut.processing.WB_PShapeFactory.createFacettedPShape ( final HE_Mesh  mesh,
final PImage  img,
final PApplet  home 
)
static
Parameters
mesh
img
home
Returns

References wblut.processing.WB_PShapeFactory.createFacetedPShape().

static PShape wblut.processing.WB_PShapeFactory.createFacettedPShape ( final HE_Mesh  mesh,
final PImage[]  img,
final PApplet  home 
)
static
Parameters
mesh
img
home
Returns

References wblut.processing.WB_PShapeFactory.createFacetedPShape().

static PShape wblut.processing.WB_PShapeFactory.createFacettedPShape ( final HE_HalfedgeStructure  mesh,
final double  offset,
final PApplet  home 
)
static
Parameters
mesh
offset
home
Returns

References wblut.processing.WB_PShapeFactory.createFacetedPShape().

static PShape wblut.processing.WB_PShapeFactory.createFacettedPShape ( final WB_Mesh  mesh,
final PApplet  home 
)
static
Parameters
mesh
home
Returns

References wblut.processing.WB_PShapeFactory.createFacetedPShape().

static PShape wblut.processing.WB_PShapeFactory.createFacettedPShapeWithFaceColor ( final HE_Mesh  mesh,
final PApplet  home 
)
static
static PShape wblut.processing.WB_PShapeFactory.createFacettedPShapeWithVertexColor ( final HE_Mesh  mesh,
final PApplet  home 
)
static
static PShape wblut.processing.WB_PShapeFactory.createSubstratePShape ( final HEC_IsoSkin  skin,
final PApplet  home 
)
static
static PShape wblut.processing.WB_PShapeFactory.createWireframePShape ( final HE_HalfedgeStructure  mesh,
final PApplet  home 
)
static

Member Data Documentation

WB_GeometryFactory wblut.processing.WB_PShapeFactory.geometryfactory = new WB_GeometryFactory()
staticprivate

The documentation for this class was generated from the following file: