Open CASCADE Technology  6.9.0
Public Member Functions | Data Fields

Font_FTFont::Rect Struct Reference

Auxiliary structure - rectangle definition. More...

#include <Font_FTFont.hxx>

Public Member Functions

NCollection_Vec2< float > & TopLeft (NCollection_Vec2< float > &theVec) const
 
NCollection_Vec2< float > & TopRight (NCollection_Vec2< float > &theVec) const
 
NCollection_Vec2< float > & BottomLeft (NCollection_Vec2< float > &theVec) const
 
NCollection_Vec2< float > & BottomRight (NCollection_Vec2< float > &theVec) const
 

Data Fields

float Left
 
float Right
 
float Top
 
float Bottom
 

Detailed Description

Auxiliary structure - rectangle definition.

Member Function Documentation

NCollection_Vec2<float>& Font_FTFont::Rect::BottomLeft ( NCollection_Vec2< float > &  theVec) const
inline
NCollection_Vec2<float>& Font_FTFont::Rect::BottomRight ( NCollection_Vec2< float > &  theVec) const
inline
NCollection_Vec2<float>& Font_FTFont::Rect::TopLeft ( NCollection_Vec2< float > &  theVec) const
inline
NCollection_Vec2<float>& Font_FTFont::Rect::TopRight ( NCollection_Vec2< float > &  theVec) const
inline

Field Documentation

float Font_FTFont::Rect::Bottom
float Font_FTFont::Rect::Left
float Font_FTFont::Rect::Right
float Font_FTFont::Rect::Top

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