FlightGear
next
marker.hxx
Go to the documentation of this file.
1
// marker.hxx - 3D Marker pins in FlightGear
2
// Copyright (C) 2022 Tobias Dammers
3
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4
5
#pragma once
6
7
namespace
osgText
{
8
class
String;
9
}
10
11
namespace
osg
{
12
class
Node;
13
class
Vec4f;
14
}
15
16
osg::Node*
fgCreateMarkerNode
(
const
osgText::String&,
float
font_size,
float
pin_height,
float
tip_height,
const
osg::Vec4f& color);
fgCreateMarkerNode
osg::Node * fgCreateMarkerNode(const osgText::String &, float font_size, float pin_height, float tip_height, const osg::Vec4f &color)
Definition
marker.cxx:24
osgText
Definition
marker.hxx:7
osg
Definition
AIBase.hxx:25
src
Scenery
marker.hxx
Generated on Tue Jun 3 2025 12:58:41 for FlightGear by
1.13.2