HMWKGraphInternal::PictureFrame Struct Reference

Internal: the picture of a HMWKGraph. More...

Inheritance diagram for HMWKGraphInternal::PictureFrame:
HMWKGraphInternal::Frame

List of all members.

Public Member Functions

 PictureFrame (Frame const &orig)
 constructor
 ~PictureFrame ()
 destructor
std::string print () const
 print local data

Public Attributes

int m_type
 a type
Vec2i m_dim
 a dim?
Vec2f m_borderDim
 the border dim?
int m_values [7]
 some unknown int

Friends

std::ostream & operator<< (std::ostream &o, PictureFrame const &picture)
 operator<<

Detailed Description

Internal: the picture of a HMWKGraph.


Constructor & Destructor Documentation

constructor


Member Function Documentation

std::string HMWKGraphInternal::PictureFrame::print ( ) const [inline]

print local data


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
PictureFrame const &  picture 
) [friend]

operator<<


Member Data Documentation

a type

Reimplemented from HMWKGraphInternal::Frame.

Referenced by print().

some unknown int

Referenced by PictureFrame(), and print().


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