◆ OnChanged
◆ OnChangedFunction
◆ FontTexture()
C3D_API castor3d::FontTexture::FontTexture |
( |
Engine & |
engine, |
|
|
castor::FontSPtr |
font |
|
) |
| |
Constructeur.
- Paramètres
-
[in] | engine | Le moteur. |
[in] | font | La police. |
◆ ~FontTexture()
C3D_API castor3d::FontTexture::~FontTexture |
( |
| ) |
|
◆ cleanup()
◆ CU_DeclareMap()
castor3d::FontTexture::CU_DeclareMap |
( |
char32_t |
, |
|
|
castor::Position |
, |
|
|
GlyphPosition |
|
|
) |
| |
◆ getFont()
castor::FontSPtr castor3d::FontTexture::getFont |
( |
| ) |
const |
|
inline |
Récupère la police.
- Renvoie
- La valeur.
◆ getFontName()
C3D_API castor::String const& castor3d::FontTexture::getFontName |
( |
| ) |
const |
Récupère le nom de la police.
- Renvoie
- La valeur.
◆ getGlyphPosition()
C3D_API castor::Position const& castor3d::FontTexture::getGlyphPosition |
( |
char32_t |
glyphChar | ) |
const |
Récupère la position de la glyphe voulue.
- Paramètres
-
[in] | glyphChar | L'indice de la glyphe. |
- Renvoie
- La position.
◆ getSampler()
SamplerSPtr castor3d::FontTexture::getSampler |
( |
| ) |
const |
|
inline |
Récupère la texture.
- Renvoie
- La texture.
◆ getTexture()
TextureLayoutSPtr castor3d::FontTexture::getTexture |
( |
| ) |
const |
|
inline |
Récupère la texture.
- Renvoie
- La texture.
◆ initialise()
◆ update()
C3D_API void castor3d::FontTexture::update |
( |
| ) |
|
◆ onChanged
Signal utilisé pour notifier les clients que cette texture a changé.
La documentation de cette classe a été générée à partir du fichier suivant :