#include <camera.h>
◆ Nametag()
Nametag::Nametag |
( |
scene::ISceneNode * | a_parent_node, |
|
|
const std::string & | text, |
|
|
const video::SColor & | textcolor, |
|
|
const std::optional< video::SColor > & | bgcolor, |
|
|
const v3f & | pos ) |
|
inline |
◆ getBgColor()
video::SColor Nametag::getBgColor |
( |
bool | use_fallback | ) |
const |
|
inline |
◆ bgcolor
std::optional<video::SColor> Nametag::bgcolor |
◆ parent_node
scene::ISceneNode* Nametag::parent_node |
◆ pos
◆ text
std::string Nametag::text |
◆ textcolor
video::SColor Nametag::textcolor |
The documentation for this struct was generated from the following file: