JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::GlyphAnchorResult Struct Reference

#include <juce_JustifiedText.h>

Collaboration diagram for juce::detail::GlyphAnchorResult:

Public Attributes

Point< floatanchor
 
float maxAscent {}
 
float maxDescent {}
 

Member Data Documentation

◆ anchor

Point<float> juce::detail::GlyphAnchorResult::anchor

◆ maxAscent

float juce::detail::GlyphAnchorResult::maxAscent {}

◆ maxDescent

float juce::detail::GlyphAnchorResult::maxDescent {}

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