Uses of Interface
javafx.scene.shape.ObservableFaceArray
Packages that use ObservableFaceArray
Package
Description
Provides the set of 2D classes for defining and performing operations on
 objects related to two-dimensional geometry.
- 
Uses of ObservableFaceArray in javafx.scene.shapeMethods in javafx.scene.shape that return ObservableFaceArrayModifier and TypeMethodDescriptionfinal ObservableFaceArrayTriangleMesh.getFaces()Gets thefacesarray, indices into thepoints,normals(optional, if it is aVertexFormat.POINT_NORMAL_TEXCOORDmesh) andtexCoordsarrays, of thisTriangleMesh.