Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria3D::ISceneryModels Class Referenceabstract
Inheritance diagram for Maria3D::ISceneryModels:
Maria3D::ModelInstanceRenderer Maria3D::TileModelRenderer

Public Member Functions

virtual void findIntersectingModels (const QuadCoo &tile, unsigned short renderMask, std::vector< std::shared_ptr< ModelInstance > > &models)=0
 

Member Function Documentation

◆ findIntersectingModels()

virtual void Maria3D::ISceneryModels::findIntersectingModels ( const QuadCoo tile,
unsigned short  renderMask,
std::vector< std::shared_ptr< ModelInstance > > &  models 
)
pure virtual

Find all active models that intersect the given bounding box in Google Mercator coordinates.

Implemented in Maria3D::TileModelRenderer, and Maria3D::ModelInstanceRenderer.


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