cvr::bresenhamLine Member List
This is the complete list of members for
cvr::bresenhamLine, including all inherited members.
apply(const int fx, const int fy, const int tx, const int ty, genericMatrix< T > &m, T color) const | cvr::bresenhamLine | [inline] |
apply(const int fx, const int fy, const int tx, const int ty, ipointList &l) const | cvr::bresenhamLine | [inline] |
apply(const ipoint &from, const ipoint &to, genericMatrix< T > &m, T color) const | cvr::bresenhamLine | [inline] |
apply(const ipoint &from, const ipoint &to, ipointList &l) const | cvr::bresenhamLine | [inline] |
attachParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
bresenhamLine() | cvr::bresenhamLine | |
bresenhamLine(const parameters &par) | cvr::bresenhamLine | |
bresenhamLine(const bresenhamLine &other) | cvr::bresenhamLine | |
buildName() const | cvr::object | [protected, virtual] |
clone() const | cvr::bresenhamLine | [virtual] |
copy(const bresenhamLine &other) | cvr::bresenhamLine | |
cvr::functor::copy(const functor &other) | cvr::functor | |
cvr::parametersManager::copy(const parametersManager &other) | cvr::parametersManager | |
functor() | cvr::functor | |
functor(const functor &other) | cvr::functor | |
getParameters() const | cvr::bresenhamLine | |
cvr::functor::getParameters() | cvr::parametersManager | [protected] |
getStatusObject() const | cvr::status | |
getStatusString() const | cvr::status | |
ioObject() | cvr::ioObject | |
name() const | cvr::bresenhamLine | [virtual] |
newInstance() const | cvr::bresenhamLine | [virtual] |
object() | cvr::object | |
operator=(const bresenhamLine &other) | cvr::bresenhamLine | |
parametersManager() | cvr::parametersManager | |
parametersManager(const parametersManager &other) | cvr::parametersManager | |
read(ioHandler &handler, const bool complete=true) | cvr::functor | [virtual] |
setParameters(const parameters &theParam) | cvr::parametersManager | [virtual] |
setStatusMonitor(statusMonitor &monitor) | cvr::status | [static] |
setStatusString(const char *msg) const | cvr::status | |
setStatusString(const std::string &msg) const | cvr::status | |
status() | cvr::status | |
status(const status &other) | cvr::status | |
updateParameters() | cvr::parametersManager | [virtual] |
useParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
validParameters() const | cvr::parametersManager | [virtual] |
write(ioHandler &handler, const bool complete=true) const | cvr::functor | [virtual] |
~bresenhamLine() | cvr::bresenhamLine | [virtual] |
~functor() | cvr::functor | [virtual] |
~ioObject() | cvr::ioObject | [virtual] |
~object() | cvr::object | [virtual] |
~parametersManager() | cvr::parametersManager | [virtual] |
~status() | cvr::status | [virtual] |