Open CASCADE Technology 6.6.0
Public Member Functions | Data Fields
Font_FTFont::Rect Struct Reference

Auxiliary structure - rectangle definition.

#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

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


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines