React Three Map - v1.0.9
Storybook
GitHub
Preparing search index...
@wendylabsinc/react-three-map
GeoTriangle
Interface GeoTriangle
Represents a triangular face of a polyhedral surface with geo-coordinates.
interface
GeoTriangle
{
v0
:
GeoVertex
;
v1
:
GeoVertex
;
v2
:
GeoVertex
;
}
Index
Properties
v0
v1
v2
Properties
v0
v0
:
GeoVertex
v1
v1
:
GeoVertex
v2
v2
:
GeoVertex
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
v0
v1
v2
Storybook
GitHub
React Three Map - v1.0.9
Loading...
Represents a triangular face of a polyhedral surface with geo-coordinates.