flywave-mapview.itiledatavisitor
Home > @flywave/flywave-mapview > ITileDataVisitor
ITileDataVisitor interface
Interface for a client visitor that is used to visit all THREE.Objects in a tile.
Signature:
export interface ITileDataVisitor
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
Methods
Method | Description |
|---|---|
Visit an area object with the specified | |
Visits a line object with the specified | |
Visits a 3D object with the specified | |
Visits a point object with the specified | |
Should return | |
Should return | |
Should return | |
Should return | |
Should return |