grid(3)

NAME

Grid

SYNOPSIS

Public Member Functions
    Grid (AlgorithmContext context)
    ~Grid ()
    void buildRow (vector< node > &row, double height)
    void connectRow (vector< node > &row1, vector< node > &row2)
    bool import (const string &name)

Constructor & Destructor Documentation

Grid::Grid (AlgorithmContext context) [inline] Grid::~Grid () [inline]

Member Function Documentation

void Grid::buildRow (vector< node > & row, double height) [inline] void Grid::connectRow (vector< node > & row1, vector< node > & row2)
[inline]
bool Grid::import (const string & name) [inline]

Author

Generated automatically by Doxygen for Tulip Plugins Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout