com/navigine/idl/model_map_object library

Classes

ModelMapObject
A 3D model map object (Wavefront OBJ) placed on the location view. Geometry and texture come from ModelProvider. The mesh is loaded asynchronously in the render pipeline; blocking calls occur only inside provider callbacks. Referenced from LocationWindow (addModelMapObject).
ModelMapObject$Impl