StarObjectSmallGraphicInternal::GluePoint Class Reference

Internal: virtual class to store a glue point. More...

List of all members.

Public Member Functions

 GluePoint (int x=0, int y=0)
 constructor

Public Attributes

STOFFVec2i m_dimension
 the dimension
int m_direction
 the esc direction
int m_id
 the id
int m_align
 the alignment
bool m_percent
 a flag to know if this is percent

Friends

std::ostream & operator<< (std::ostream &o, GluePoint const &pt)
 operator<<

Detailed Description

Internal: virtual class to store a glue point.


Constructor & Destructor Documentation

StarObjectSmallGraphicInternal::GluePoint::GluePoint ( int  x = 0,
int  y = 0 
) [inline]

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
GluePoint const &  pt 
) [friend]

operator<<


Member Data Documentation


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