Core 1.0
VectorField2 Member List

This is the complete list of members for VectorField2, including all inherited members.

Add(const VectorField2 &)VectorField2
Area() constBox2inlineprotected
AreaInteger() constArray2inline
Array2()Array2
Array2(const Box2 &, int, int)Array2explicit
Array2(const Box2 &, int)Array2explicit
ArrayVertex(int, int) constArray2inline
ArrayVertex(const QPoint &) constArray2inline
ArrayVertexes(const QVector< QPoint > &) constArray2
at(int, int) constVectorField2inline
at(const QPoint &) constVectorField2inline
at(int) constVectorField2inline
AverageNorm() constVectorField2
bBox2protected
BorderVertexIndex(int, int) constArray2inline
BorderVertexIndex(const QPoint &) constArray2inline
Box2()Box2inlineprotected
Box2(const double &)Box2inlineexplicitprotected
Box2(const double &, const double &)Box2inlineexplicitprotected
Box2(const Vector2 &)Box2inlineexplicitprotected
Box2(const Vector2 &, const Vector2 &)Box2inlineexplicitprotected
Box2(const Vector2 &, const double &)Box2inlineexplicitprotected
Box2(const Box &)Box2inlineexplicitprotected
Box2(const Box2 &, const Box2 &)Box2explicitprotected
Box2(const Box2 &, const Matrix2 &)Box2explicitprotected
Box2(const Box2 &, const Frame2 &)Box2explicitprotected
Box2(const QVector< Vector2 > &)Box2explicitprotected
Box2(const QSize &)Box2explicitprotected
Cell(int) constArray2
Cell(int, int) constArray2
CellArea() constArray2
CellCenter(int, int) constArray2
celldiagonalArray2protected
CellDiagonal() constArray2
CellIndex(int, int) constArray2inlineprotected
CellIndex(const QPoint &) constArray2inlineprotected
CellInteger(const Vector2 &, int &, int &) constArray2inline
CellInteger(const Vector2 &, int &, int &, double &, double &) constArray2inline
CellInteger(const Vector2 &) constArray2inline
CellInteger(const Vector2 &, double &, double &) constArray2inline
CellIntegerArea(const Box2 &) constArray2
CellIntegerArea(const Circle2 &) constArray2
CellSize() constArray2inline
CellSizeX() constArray2inline
CellSizeY() constArray2inline
Center() constArray2
Centered() constBox2protected
ClampVertexIndex(int &, int &) constArray2inline
Clone(const Vector2 &, const Vector2 &, const Vector2 &, const double &)VectorField2
CloneBrokenLine(const QVector< Vector2 > &, const QVector< Vector2 > &, int, const VectorField2 *=nullptr)VectorField2
CloneZone(const Vector2 &, const QPolygon &, int, const VectorField2 *=nullptr)VectorField2
codeToDir(int)Array2static
CreateAngleImage() constVectorField2
CreateBlueRedImage() constVectorField2
CreateEmptyImage() constArray2inline
CreateGradientImage(const double &) constVectorField2
CreateImage() constVectorField2
CreateImageParticles(const double &) constVectorField2
CreateStreamLines() constVectorField2
Cube() constBox2protected
Curl() constVectorField2virtual
Curl(int, int) constVectorField2virtual
Diagonal() constBox2inlineprotected
Divergence() constVectorField2virtual
Divergence(int, int) constVectorField2virtual
DownSample(int) constArray2inline
Draw(QGraphicsScene &, const QPen &=QPen(), const QBrush &=QBrush()) constVectorField2
epsilonBox2protectedstatic
Euler(const Vector2 &, const double &, bool=false) constVectorField2
EulerSteps(const Vector2 &, const double &, int, bool=false) constVectorField2
Extend(const double &)Box2protected
Extend(const Vector2 &)Box2protected
Extended(const double &) constBox2protected
fieldVectorField2protected
GaussianBlur(const double &) constVectorField2
GaussianBlur(int) constVectorField2
GetAngle() constVectorField2
GetBox() constArray2inline
GetComponent(int) constVectorField2
GetNorm() constVectorField2
GetNormRange(double &, double &) constVectorField2
GetQtRect() constBox2protected
GetQtSize() constArray2inline
GetRange(Vector2 &, Vector2 &) constVectorField2
GetSizeX() constArray2inline
GetSizeY() constArray2inline
HalfCell(int, int, bool, Triangle2 &, Triangle2 &) constArray2
Height() constBox2inlineprotected
ImageGrid(const Box2 &, const double &) constArray2
InfinityBox2protectedstatic
Inside(const Vector2 &) constArray2inline
Box2::Inside(const Vector2 &, const double &) constBox2protected
InsideCellIndex(int, int) constArray2inlineprotected
InsideCellIndex(const QPoint &) constArray2inlineprotected
InsideVertexIndex(int, int) constArray2inline
InsideVertexIndex(const QPoint &) constArray2inline
InsideVertexIndex(int, int, int) constArray2inline
Intersect(const Box2 &) constBox2inlineprotected
Intersect(const Ray2 &, double &, double &) constBox2protected
Intersect(const Ray2 &) constBox2protected
Intersect(const Line2 &, double &, double &) constBox2protected
Intersect(const Segment2 &, double &, double &) constBox2protected
Intersect(const Line2 &) constBox2protected
Intersect(const Segment2 &) constBox2protected
Intersection(const Box2 &) constBox2protected
inversecelldiagonalArray2protected
InverseCellIndex(int, int &, int &) constArray2inlineprotected
inverselengthArray2protectedstatic
InverseVertexIndex(int, int &, int &) constArray2inlineprotected
InverseVertexIndex(int) constArray2inlineprotected
IsEmpty() constArray2inline
lengthArray2protectedstatic
Lerp(const VectorField2 &, const VectorField2 &, const double &)VectorField2
LineIntegral(int) constVectorField2
MinMax(const Vector2 &, const Vector2 &)Box2inlineprotectedstatic
Mul(const double &)VectorField2
Multiply(const Vector2 &, const double &, const double &)VectorField2
NeighborCode(int, int)Array2static
Next(const QPoint &, int) constArray2inline
nextArray2protectedstatic
Normalize()VectorField2
NullBox2protectedstatic
nyArray2protected
operator()(int, int)VectorField2inline
operator()(const QPoint &)VectorField2inline
operator+=(const VectorField2 &)VectorField2
operator-=(const VectorField2 &)VectorField2
operator[](int)VectorField2inline
Array2::operator[](int) constBox2inline
Orthogonal() constVectorField2
OutsideVertexIndex(int, int) constArray2inline
OverlapArea(const Box2 &) constBox2inlineprotected
Perimeter() constBox2inlineprotected
Poisson(const double &, int, Random &=Random::R239) constBox2protected
Quadrant(const Vector2 &) constBox2protected
R(const Vector2 &) constBox2protected
R(const Box2 &) constBox2protected
Radial(const Vector2 &, const double &, const double &)VectorField2
Radius() constBox2inlineprotected
RandomInside(Random &=Random::R239) constBox2protected
RandomOn(Random &=Random::R239) constBox2protected
Rotate(const Matrix2 &)VectorField2
Rotated(const double &) constBox2protected
Rotated(const Matrix2 &) constBox2protected
RungeKutta(const Vector2 &, const double &) constVectorField2
Scale(const Vector2 &)Array2
Scale(const double &)Array2
Scaled(const double &) constBox2protected
Scaled(const Vector2 &) constBox2protected
Scaled(const QSize &) constBox2protected
ScaledTo(const double &) constBox2protected
Set(const Vector2 &)VectorField2
SetCubic()Box2protected
SetInscribedCubic()Box2protected
SetParallelepipedic(int, int &, int &)Box2protected
SetParallelepipedic(const double &, int &, int &)Box2protected
Signed(const Vector2 &) constBox2protected
Size() constArray2inline
Statistics() constArray2
Sub(const VectorField2 &)VectorField2
Array2::Sub(int) constBox2
Subdivide()Array2
Tile(int, int) constBox2protected
Tile(const QRect &) constBox2protected
TileRange(const Box2 &) constBox2protected
ToBox(const double &, const double &) constBox2protected
Translate(const Vector2 &)Array2
Translated(const Vector2 &) constBox2protected
Unit()VectorField2
UnitCell() constArray2
UpSample(int) constArray2inline
Value(const Vector2 &) constVectorField2virtual
Value(int, int) constVectorField2virtual
VectorField2()VectorField2inline
VectorField2(const Box2 &, int, int, const Vector2 &=Vector2::Null)VectorField2explicit
VectorField2(const Box2 &, int, int, const AnalyticVectorField2 &)VectorField2explicit
Vertex(int) constBox2inlineprotected
Vertex(int, int, int, int) constBox2protected
VertexBorder(int) constArray2
VertexBorderIndex(int, int) constArray2
VertexBorderSize() constArray2inline
VertexIndex(int, int) constArray2inline
VertexIndex(const QPoint &) constArray2inline
VertexInteger(const Vector2 &, int &, int &) constArray2inline
VertexInteger(const Vector2 &) constArray2inline
VertexInteger(const Vector2 &, double &, double &) constArray2inline
VertexIntegerArea(const Box2 &) constArray2
VertexIntegerArea(const Circle2 &) constArray2
VertexIntegerArea(const QRect &) constArray2
VertexSize() constArray2inline
Width() constBox2inlineprotected
~Array2()Array2inline
~VectorField2()VectorField2inline