Open CASCADE Technology 6.6.0
|
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 |
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] |
float Font_FTFont::Rect::Left |
float Font_FTFont::Rect::Right |
float Font_FTFont::Rect::Top |