|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexedFaceSetFactory | |
---|---|
de.jreality.geometry | This package contains geometry related utilities. |
Uses of IndexedFaceSetFactory in de.jreality.geometry |
---|
Methods in de.jreality.geometry that return IndexedFaceSetFactory | |
---|---|
static IndexedFaceSetFactory |
IndexedFaceSetUtility.constructPolygonFactory(IndexedFaceSet ifs,
double[][] points,
int sig)
|
IndexedFaceSetFactory |
FatIndexedFaceSetFactory.getBottomIFSF()
The returned reference is final. |
IndexedFaceSetFactory |
FatIndexedFaceSetFactory.getTopIFSF()
The returned reference is final. |
static IndexedFaceSetFactory |
Primitives.regularPolygonFactory(int order,
double offset)
|
static IndexedFaceSetFactory |
Primitives.texturedQuadrilateralFactory(double[] points)
Generate a textured quadrilateral using the given array points. |
Methods in de.jreality.geometry that return types with arguments of type IndexedFaceSetFactory | |
---|---|
List<IndexedFaceSetFactory> |
FatIndexedFaceSetFactory.getBoundaryIFSFs()
The returned reference is final. |
Constructors in de.jreality.geometry with parameters of type IndexedFaceSetFactory | |
---|---|
IndexedFaceSetFactoryCustomizer(IndexedFaceSetFactory factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |