![]() |
VR-Forces 4.0.4 Class Documentation
|
| DtShapeInfluenceRectangle::DtShapeInfluenceRectangle | ( | DtPoint & | p, |
| long | index, | ||
| DtPoint & | min, | ||
| DtPoint & | max, | ||
| bool | Border, | ||
| bool | corner, | ||
| bool | isReal = true |
||
| ) |
| virtual DtShapeInfluenceRectangle::~DtShapeInfluenceRectangle | ( | ) | [virtual] |
| DtShapeInfluenceRectangle& DtShapeInfluenceRectangle::operator= | ( | const DtShapeInfluenceRectangle & | orig | ) |
| virtual void DtShapeInfluenceRectangle::setPoint | ( | DtPoint & | p, |
| long | index | ||
| ) | [virtual] |
| virtual DtPoint& DtShapeInfluenceRectangle::point | ( | ) | [virtual] |
| virtual long DtShapeInfluenceRectangle::index | ( | ) | [virtual] |
| virtual void DtShapeInfluenceRectangle::setMin | ( | DtPoint & | min | ) | [virtual] |
| virtual DtPoint& DtShapeInfluenceRectangle::minPoint | ( | ) | [virtual] |
| virtual void DtShapeInfluenceRectangle::setMax | ( | DtPoint & | max | ) | [virtual] |
| virtual DtPoint& DtShapeInfluenceRectangle::maxPoint | ( | ) | [virtual] |
| virtual void DtShapeInfluenceRectangle::setAsBorder | ( | bool | isBorder | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::isBorder | ( | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::isProcessed | ( | ) | [virtual] |
| virtual void DtShapeInfluenceRectangle::setIsReal | ( | bool | isBorder | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::isReal | ( | ) | [virtual] |
| virtual void DtShapeInfluenceRectangle::setAsCorner | ( | bool | isCorner | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::isCorner | ( | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::onTheXEdge | ( | double | val | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::onTheYEdge | ( | double | val | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::isAdjacent | ( | DtShapeInfluenceRectangle * | adjacent | ) | [virtual] |
| virtual void DtShapeInfluenceRectangle::addAdjacent | ( | DtShapeInfluenceRectangle * | adjacent | ) | [virtual] |
| virtual void DtShapeInfluenceRectangle::removeAdjacent | ( | DtShapeInfluenceRectangle * | adjacent | ) | [virtual] |
| virtual DtList& DtShapeInfluenceRectangle::adjacents | ( | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::include | ( | DtPoint & | p | ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::divideIfInclude | ( | DtList & | influenceRectanglesList, |
| DtPoint & | p, | ||
| long | index, | ||
| double | dist, | ||
| bool | isReal = true |
||
| ) | [virtual] |
| virtual DtGroup* DtShapeInfluenceRectangle::import | ( | DtShapeReader * | db, |
| int | border | ||
| ) | [virtual] |
| virtual DtGroup* DtShapeInfluenceRectangle::importBorder | ( | DtShapeReader * | db, |
| DtShapeInfluenceRectangle *& | ref, | ||
| double | thresholdForSeaLevel, | ||
| int | border | ||
| ) | [virtual] |
| virtual bool DtShapeInfluenceRectangle::checkForNice | ( | DtPoint & | p | ) | [virtual] |
| static void DtShapeInfluenceRectangle::setMinMax | ( | DtPoint & | p1, |
| DtPoint & | p2 | ||
| ) | [static] |
| virtual void DtShapeInfluenceRectangle::reviewAdjacents | ( | DtShapeInfluenceRectangle * | theNew | ) | [protected, virtual] |
| virtual DtShapeInfluenceRectangle* DtShapeInfluenceRectangle::findNext | ( | ) | [protected, virtual] |
DtVertexID DtShapeInfluenceRectangle::myIndex [protected] |
DtVertexID DtShapeInfluenceRectangle::myAdditionalIndex[3] [protected] |
DtList DtShapeInfluenceRectangle::myAdjacents [protected] |
DtPoint DtShapeInfluenceRectangle::myPoint [protected] |
DtPoint DtShapeInfluenceRectangle::myMin [protected] |
DtPoint DtShapeInfluenceRectangle::myMax [protected] |
bool DtShapeInfluenceRectangle::myIsBorder [protected] |
bool DtShapeInfluenceRectangle::myIsCorner [protected] |
bool DtShapeInfluenceRectangle::myBorderProcessed [protected] |
bool DtShapeInfluenceRectangle::myProcessed [protected] |
bool DtShapeInfluenceRectangle::myIsReal [protected] |
int DtShapeInfluenceRectangle::myWho [protected] |
int DtShapeInfluenceRectangle::who [static, protected] |
double DtShapeInfluenceRectangle::myXMin [static, protected] |
double DtShapeInfluenceRectangle::myXMax [static, protected] |
double DtShapeInfluenceRectangle::myYMin [static, protected] |
double DtShapeInfluenceRectangle::myYMax [static, protected] |