Open CASCADE Technology
6.9.1
|
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 |
Auxiliary structure - rectangle definition.
|
inline |
|
inline |
|
inline |
|
inline |
float Font_FTFont::Rect::Bottom |
float Font_FTFont::Rect::Left |
float Font_FTFont::Rect::Right |
float Font_FTFont::Rect::Top |